[DRE-commits] [ruby-bunny] 04/07: d/rules: remove unneeded bin from package

Jonas Genannt jonas at brachium-system.net
Mon Jan 27 21:28:56 UTC 2014


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

hggh-guest pushed a commit to branch master
in repository ruby-bunny.

commit adbfc7ccb124b0bc8575ada81fe7185d69292cb8
Author: Jonas Genannt <jonas at brachium-system.net>
Date:   Mon Jan 27 22:27:32 2014 +0100

    d/rules: remove unneeded bin from package
---
 debian/rules | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/rules b/debian/rules
index a5e7dc8..21df6a3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,8 @@
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
+
+
+override_dh_auto_install:
+	dh_auto_install -O--buildsystem=ruby
+	rm -rf debian/ruby-bunny/usr/bin

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



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