i3lock-color

The world's most popular non-default computer lockscreen.
Index Commits Files Refs README LICENSE
commit 77c491096a14e35947220e69816e6e05bcb29b2f
parent 2828b3fb6e64ef17af524f86b06cedba921eb25f
Author: Michael Stapelberg <michael+x200@stapelberg.de>
Date:   Thu, 12 Mar 2009 00:40:00 +0100

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

Diffstat:
Mdebian/rules | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
@@ -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