[DRE-commits] [redmine] 16/17: Remove extra license file

Jérémy Lal kapouer at alioth.debian.org
Fri Sep 27 23:15:39 UTC 2013


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

kapouer pushed a commit to branch master-experimental
in repository redmine.

commit 671e324ba5159663bf48144514f2a025277f75fb
Author: Jérémy Lal <kapouer at melix.org>
Date:   Sat Sep 28 01:02:30 2013 +0200

    Remove extra license file
---
 debian/rules |    1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index a24a9a3..bfd11b8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,7 @@ makefontunibin = cd $(buildfontsdir) && /usr/bin/php $(CURDIR)/lib/plugins/rfpdf
 binary-install/redmine::
 	# Clean up the "extra" license files with typos :)
 	find debian/redmine/usr/share/redmine -name "*LICEN*E*" -exec rm -f '{}' \;
+	rm debian/redmine/usr/share/redmine/lib/SVG/GPL.txt
 	# ...and other various files
 	find debian/redmine -name '.gitignore' -type f | xargs rm -f
 

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



More information about the Pkg-ruby-extras-commits mailing list