[DRE-commits] [SCM] ruby-distribution.git branch, master, updated. upstream/0.7.0-14-g0ed5291

Cédric Boutillier boutil at debian.org
Tue Dec 11 17:08:24 UTC 2012


The following commit has been merged in the master branch:
commit 03dfea10978dba51329e4f945237a4b2125c94c4
Author: Cédric Boutillier <boutil at debian.org>
Date:   Tue Dec 11 17:05:38 2012 +0100

    do not ship bin/distribution to create templates

diff --git a/debian/rules b/debian/rules
index a5e7dc8..be22622 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,7 @@
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
+
+override_dh_auto_install:
+	dh_auto_install
+	rm -rf debian/ruby-distribution/usr/bin

-- 
ruby-distribution.git



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