[SCM] create-resources/master: Purge extra COPYING,INSTALL files.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu Mar 24 09:16:27 UTC 2011


The following commit has been merged in the master branch:
commit b66758d263cf9f9e1d59b5130d82d48c64a32a0b
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Mar 24 10:16:21 2011 +0100

    Purge extra COPYING,INSTALL files.

diff --git a/debian/rules b/debian/rules
index 0a69415..42067e3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,5 @@ override_dh_auto_install:
 		$(CURDIR)/debian/create-resources/usr/share/doc/create/* \
 		$(CURDIR)/debian/create-resources/usr/share/doc/create-resources
 	rmdir $(CURDIR)/debian/create-resources/usr/share/doc/create
+	cd $(CURDIR)/debian/create-resources/usr/share/doc/create-resources && \
+		rm -f INSTALL* COPYING*

-- 
create-resources packaging



More information about the pkg-multimedia-commits mailing list