[Pkg-awstats-commits] [awstats] 05/11: drop binary-fixup target

Sergey Kirpichev sk-guest at alioth.debian.org
Thu Oct 17 22:28:35 UTC 2013


This is an automated email from the git hooks/post-receive script.

sk-guest pushed a commit to branch master
in repository awstats.

commit 21def71645313336b8ae7946300ba9083d7810f6
Author: Sergey B Kirpichev <skirpichev at gmail.com>
Date:   Mon Oct 7 04:31:36 2013 +0400

    drop binary-fixup target
---
 debian/rules |   10 ----------
 1 file changed, 10 deletions(-)

diff --git a/debian/rules b/debian/rules
index fae5bf6..48907c8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -47,16 +47,6 @@ binary-install/awstats:: DEB_DH_INSTALL_ARGS = wwwroot/classes/awgraphapplet$(DE
 clean::
 	rm -f wwwroot/classes/awgraphapplet?*.jar
 
-# Set scripts executable - and unset other files
-binary-fixup/awstats::
-	find $(DEB_DESTDIR)/usr/share/awstats -type f  -exec chmod -x '{}' +
-	find $(DEB_DESTDIR)/usr/share/awstats/tools $(DEB_DESTDIR)/usr/share/doc/awstats/examples \
-		\( -name '*.pl' -o -name '*.sh' \) -exec chmod +x '{}' +
-	find $(DEB_DESTDIR)/usr/share/doc/awstats/examples \
-		\( -name '*.css' -o -name '*.xsd' -o -name '*.txt' -o -name '*.xslt' -o -name '*.js' \) \
-		-exec chmod -x '{}' +
-	chmod +x $(DEB_DESTDIR)/usr/lib/cgi-bin/awstats.pl
-
 # Needed (often/sometimes) at runtime
 # * Recent coreutils needed for cron scripts (doing mktemp --tmpdir)
 CDBS_RECOMMENDS := libnet-xwhois-perl, coreutils (>= 7.4)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/awstats.git



More information about the Pkg-awstats-commits mailing list