[Pkg-awstats-commits] [SCM] awstats Debian packaging branch, master, updated. debian/6.9.dfsg-1-215-g73a2a5d

Jonas Smedegaard dr at jones.dk
Thu Mar 25 00:25:58 UTC 2010


The following commit has been merged in the master branch:
commit 453090965d447e15ab1f281627d0c68fbb16fe84
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Mar 24 21:22:10 2010 +0100

    Drop no longer needed .cvsignore cleanup.

diff --git a/debian/rules b/debian/rules
index 102a756..f434369 100755
--- a/debian/rules
+++ b/debian/rules
@@ -72,10 +72,9 @@ common-configure-indep::
 clean::
 	rm -f debian/awstats.conf debian/icons/firefox.png wwwroot/classes/awgraphapplet?*.jar
 
-# Remove badly coded PDF, and .cvsignore
+# Remove badly coded PDF
 binary-post-install/awstats::
 	find $(DEB_DESTDIR) -type f -name *.pdf | xargs -r rm
-	find $(DEB_DESTDIR) -type f -name .cvsignore | xargs -r rm
 
 # Install java applet
 # TODO: use DEB_DH_INSTALL_ARGS_awstats when some day implemented in CDBS

-- 
awstats Debian packaging



More information about the Pkg-awstats-commits mailing list