[DRE-commits] [SCM] yard.git branch, master, updated. upstream/0.7.4-44-g2e948b4

Cédric Boutillier cedric.boutillier at gmail.com
Sun May 6 16:43:15 UTC 2012


The following commit has been merged in the master branch:
commit c1d9d5823d7ce3cb4a1e63a0dc8e7a8650a59362
Author: Cédric Boutillier <cedric.boutillier at gmail.com>
Date:   Sun May 6 17:39:07 2012 +0200

    remove extra license file

diff --git a/debian/rules b/debian/rules
index ab41969..d649061 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,6 +21,10 @@ override_dh_installman:
 	pod2man --center "" --release "" --name YRI --utf8 debian/yri.1.pod man/yri.1
 	dh_installman
 
+override_dh_auto_install:
+	dh_auto_install
+	rm debian/yard/usr/lib/ruby/vendor_ruby/yard/rubygems/backports/LICENSE.txt
+
 override_dh_auto_clean:
 	dh_auto_clean
 	rm -rf .yardoc

-- 
yard.git



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