[DRE-commits] [ruby-bson] 05/06: Revert "Upstream does not ship a bin directory. No need to remove it"

Prach Pongpanich prach-guest at moszumanska.debian.org
Thu May 15 05:20:33 UTC 2014


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

prach-guest pushed a commit to branch master
in repository ruby-bson.

commit ab2dff2d95a93d5595a66d9650c96e5309beeff4
Author: Prach Pongpanich <prachpub at gmail.com>
Date:   Thu May 15 09:29:22 2014 +0700

    Revert "Upstream does not ship a bin directory. No need to remove it"
    
    This reverts commit 2252b6dd5fa7e281ad451da9de25c2a57a2eb2bd.
---
 debian/ruby-bson.examples | 2 ++
 debian/rules              | 4 ++++
 2 files changed, 6 insertions(+)

diff --git a/debian/ruby-bson.examples b/debian/ruby-bson.examples
new file mode 100644
index 0000000..abf8e3f
--- /dev/null
+++ b/debian/ruby-bson.examples
@@ -0,0 +1,2 @@
+bin/b2json
+bin/j2bson
diff --git a/debian/rules b/debian/rules
index a5e7dc8..9920887 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,7 @@
 
 %:
 	dh $@ --buildsystem=ruby --with ruby
+
+override_dh_auto_install:
+	dh_auto_install
+	rm -rf debian/ruby-bson/usr/bin

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



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