[DRE-commits] [ruby-mocha] 03/04: do not install bin/build-matrix

Cédric Boutillier boutil at moszumanska.debian.org
Sat Feb 15 23:44:25 UTC 2014


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

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

commit 22c83b37e49030e9d9a17e1cb3d6eb2cea473ef8
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sun Feb 16 00:32:07 2014 +0100

    do not install bin/build-matrix
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 25fa6c1..a6a2d40 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,6 +22,8 @@ override_dh_installchangelogs:
 override_dh_install:
 	yard --title "Mocha $(UPSTREAM_VERSION)"
 	dh_install
+	# do not install bin/build-matrix
+	rm -rf debian/ruby-mocha/usr/bin
 
 override_dh_clean:
 	rm -rf doc/ .yardoc/

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



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