[Pkg-wmaker-commits] [wmshutdown] 103/173: dh_fixperms excludes wmshutdown-run
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Tue Aug 25 02:46:36 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository wmshutdown.
commit 0497918a43c9fc18706eea084af47f06cf3d052f
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date: Sat Jul 26 10:33:57 2014 -0500
dh_fixperms excludes wmshutdown-run
---
debian/README.Debian | 8 --------
debian/rules | 3 +++
2 files changed, 3 insertions(+), 8 deletions(-)
diff --git a/debian/README.Debian b/debian/README.Debian
deleted file mode 100644
index 6411bcd..0000000
--- a/debian/README.Debian
+++ /dev/null
@@ -1,8 +0,0 @@
-wmshutdown for Debian
----------------------
-
-To allow other users than root to shutdown workstation, set suid flag:
-
- chmod ug+s /usr/bin/wmshutdown-run
-
- -- Jari Aalto <jari.aalto at cante.net>, Tue, 8 Dec 2009 13:56:15 +0200
diff --git a/debian/rules b/debian/rules
index 2d33f6a..5c4953e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
%:
dh $@
+
+override_dh_fixperms:
+ dh_fixperms -Xusr/bin/wmshutdown-run
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmshutdown.git
More information about the Pkg-wmaker-commits
mailing list