[DRE-commits] [SCM] ruby-mongo.git branch, master, updated. upstream/1.8.5-3-g53f3429

Prach Pongpanich prachpub at gmail.com
Fri Apr 19 05:04:39 UTC 2013


The following commit has been merged in the master branch:
commit 53f3429d6edb7075409608bd7627eec16dec61da
Author: Prach Pongpanich <prachpub at gmail.com>
Date:   Fri Apr 19 12:04:23 2013 +0700

    Install example file

diff --git a/debian/examples b/debian/examples
new file mode 100644
index 0000000..1fb690b
--- /dev/null
+++ b/debian/examples
@@ -0,0 +1 @@
+bin/mongo_console
diff --git a/debian/rules b/debian/rules
index a5e7dc8..ce4392b 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-mongo/usr/bin

-- 
ruby-mongo.git



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