[DRE-commits] [ruby-wikicloth] 03/04: Remove extra license file from binary package

Per Andersson avtobiff-guest at alioth.debian.org
Tue Aug 13 21:17:43 UTC 2013


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

avtobiff-guest pushed a commit to branch master
in repository ruby-wikicloth.

commit ed47bb7d1c0ee878facadfad8f046946026b50d3
Author: Per Andersson <avtobiff at gmail.com>
Date:   Tue Aug 13 23:05:03 2013 +0200

    Remove extra license file from binary package
---
 debian/rules |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 0711579..a396c65 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,5 +25,7 @@ override_dh_auto_build:
 
 override_dh_auto_install:
 	dh_auto_install
+	# remove extra license file
+	rm -f debian/ruby-wikicloth/usr/lib/ruby/vendor_ruby/wikicloth/extensions/lua/COPYING
 	# remove bundled jquery.js
 	rm -f debian/ruby-wikicloth-doc/usr/share/doc/ruby-wikicloth-doc/html/js/jquery.js

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



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