[Pkg-chromium-commit] [pkg-chromium] 05/10: remove gfdl chaintools documentation (closes: #708860)

Michael Gilbert mgilbert at alioth.debian.org
Sat Aug 24 23:58:58 UTC 2013


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

mgilbert pushed a commit to branch master
in repository pkg-chromium.

commit 30141c4d93caecd1a1b850a52109d78ef8450e6b
Author: Michael Gilbert <mgilbert at debian.org>
Date:   Sat Aug 24 14:02:01 2013 -0400

    remove gfdl chaintools documentation (closes: #708860)
---
 debian/rules |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 229f020..efbab99 100755
--- a/debian/rules
+++ b/debian/rules
@@ -808,6 +808,10 @@ endif
 	# Remove cache files and backups
 	cd $(TMP_DDIR)/src && find . -type f \( -iname \*.bak -o -iname \*.orig -o -iname \*.cache \) -ls -delete > REMOVED-ephemera.txt
 	wc -l $(TMP_DDIR)/src/REMOVED-*.txt
+
+       # Remove known files that have non-free licenses
+       cd $(TMP_DDIR)/src && find . -name bfd.info -ls -delete > REMOVED-nonfree.txt
+       wc -l $(TMP_DDIR)/src/REMOVED-*.txt
 	
 gos-pack: TMP_DIR  = $(TMP_DDIR)
 ifneq (,$(DEBIAN_TAG))

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-chromium/pkg-chromium.git



More information about the Pkg-chromium-commit mailing list