[Pkg-wmaker-commits] [wmshutdown] 31/173: debian/rules: comment out SUID chmod

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

    debian/rules: comment out SUID chmod
---
 debian/rules | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 1d372d1..14e60f8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -55,7 +55,9 @@ install: build
 	$(MAKE) dock shutdown
 
 	$(MAKE) install DESTDIR=$(PKGDIR)
-	chmod ug+s $(BINDIR)/$(PACKAGE)
+
+	# See debian/README.Debian
+	# chmod ug+s $(BINDIR)/$(PACKAGE)
 
 # 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