This website works better with JavaScript.
Home
Explore
Help
Sign In
er1n
/
i3lock
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Exclude usr/bin/i3lock from dh_fixperms to not kill the setuid root bit
master
Michael Stapelberg
16 years ago
parent
2828b3fb6e
commit
77c491096a
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
debian/rules
+ 1
- 1
debian/rules
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
Write
Preview
Loading…
Cancel
Save