[DRE-commits] [ruby-hashery] 11/11: remove hashery.yml from install path
Cédric Boutillier
boutil at moszumanska.debian.org
Mon Feb 10 23:49:18 UTC 2014
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-hashery.
commit 9c7ed993df08bea1de47d158e0c0a9be93749160
Author: Cédric Boutillier <boutil at debian.org>
Date: Tue Feb 11 00:49:07 2014 +0100
remove hashery.yml from install path
---
debian/rules | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/debian/rules b/debian/rules
index b81aa42..877977e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,3 +16,7 @@
override_dh_installchangelogs:
dh_installchangelogs HISTORY.md
+
+override_dh_install:
+ dh_install
+ rm debian/ruby-hashery/usr/lib/ruby/vendor_ruby/hashery.yml
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-hashery.git
More information about the Pkg-ruby-extras-commits
mailing list