[DRE-commits] [ruby-coercible] 04/05: remove support/ subdir from installation tree

Cédric Boutillier boutil at moszumanska.debian.org
Wed Aug 12 15:09:21 UTC 2015


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

boutil pushed a commit to branch master
in repository ruby-coercible.

commit a3373ee8a49cff17cbe9eb6962dc826cfccf4479
Author: Cédric Boutillier <boutil at debian.org>
Date:   Wed Aug 12 17:04:38 2015 +0200

    remove support/ subdir from installation tree
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 3f7cf90..20a5e24 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,6 +20,7 @@
 override_dh_auto_install:
 	cp -R lib/support lib/coercible/
 	dh_auto_install
+	rm -rf debian/ruby-coercible/usr/lib/ruby/vendor_ruby/support
 
 
 override_dh_clean:

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



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