[DRE-commits] [ruby-mini-magick] 05/08: Remove rspec installed binary

David Suárez deiv-guest at moszumanska.debian.org
Sun Oct 5 18:35:31 UTC 2014


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

deiv-guest pushed a commit to branch master
in repository ruby-mini-magick.

commit f36c605c79aaf9322dab1bed3887a1c6974b1ed4
Author: David Suárez <david.sephirot at gmail.com>
Date:   Sun Oct 5 20:23:24 2014 +0200

    Remove rspec installed binary
---
 debian/rules | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/rules b/debian/rules
index a5e7dc8..9405d9a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,8 @@
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
+
+override_dh_auto_install:
+	dh_auto_install
+	# remove rspec binary
+	rm -Rf debian/ruby-mini-magick/usr/bin
\ No newline at end of file

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



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