[Pkg-wmaker-commits] [wmshutdown] 35/173: debian/rules: (install) enable suid for shutdown-run

Doug Torrance dtorrance-guest at moszumanska.debian.org
Tue Aug 25 02:46:21 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 effc56e6291a4d3155ffe324666782b011054e9f
Author: Jari Aalto <jari.aalto at cante.net>
Date:   Tue Dec 8 13:58:47 2009 +0200

    debian/rules: (install) enable suid for shutdown-run
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 14e60f8..0dc5401 100755
--- a/debian/rules
+++ b/debian/rules
@@ -56,8 +56,7 @@ install: build
 
 	$(MAKE) install DESTDIR=$(PKGDIR)
 
-	# See debian/README.Debian
-	# chmod ug+s $(BINDIR)/$(PACKAGE)
+	chmod ug+s $(BINDIR)/$(PACKAGE2)
 
 # Build architecture-independent files here.
 binary-indep: build install

-- 
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