[Pkg-wmaker-commits] [wmbiff] 01/14: ensure that the current directory is not setgid when making a distribution; this borks some untars
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Thu Aug 20 03:03:58 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to tag wmbiff_0_4_17
in repository wmbiff.
commit 1c10a3432bfec4c0d53a58a13f54916b4ae6431e
Author: bluehal <bluehal>
Date: Thu Jul 10 17:44:36 2003 +0000
ensure that the current directory is not setgid when making a distribution; this borks some untars
---
Makefile.am | 1 +
1 file changed, 1 insertion(+)
diff --git a/Makefile.am b/Makefile.am
index 882deee..7afc635 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,6 +20,7 @@ maintainer-clean-local:
DISTCLEANFILES = conf.libgnutlstest build-stamp install-stamp
dist-hook-local: ChangeLog
+ chmod -R g-s .
indent:
cd wmbiff && make indent
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbiff.git
More information about the Pkg-wmaker-commits
mailing list