1
0
Fork 0
mirror of https://github.com/Raymo111/i3lock-color.git synced 2025-02-24 16:06:26 -05:00

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

This commit is contained in:
Michael Stapelberg 2009-03-12 00:40:00 +01:00
parent 2828b3fb6e
commit 77c491096a

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