Exclude usr/bin/i3lock from dh_fixperms to not kill the setuid root bit

pull/1/head
Michael Stapelberg 2009-03-12 00:40:00 +01:00
parent 2828b3fb6e
commit 77c491096a
1 changed files with 1 additions and 1 deletions

2
debian/rules vendored
View File

@ -66,7 +66,7 @@ binary-arch: build install
dh_link
# dh_strip
dh_compress
dh_fixperms
dh_fixperms -Xusr/bin/i3lock
# dh_perl
# dh_makeshlibs
dh_installdeb