added override_dh_auto_install - we should install some binaries
This commit is contained in:
parent
fce6184dbb
commit
731c95ffba
3
debian/rules
vendored
3
debian/rules
vendored
@ -6,5 +6,8 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
|
||||
%:
|
||||
dh ${@} --buildsystem cmake --parallel
|
||||
|
||||
override_dh_auto_install:
|
||||
dh_auto_install -- DESTDIR=$(CURDIR)/debian/lxqt-sudo
|
||||
|
||||
override_dh_strip:
|
||||
dh_strip --dbg-package=lxqt-sudo-dbg
|
||||
|
Loading…
x
Reference in New Issue
Block a user