[DRE-commits] [ruby-odbc] 02/05: do not install cqgen.rb

Jonas Genannt jonas at brachium-system.net
Wed Dec 18 20:03:51 UTC 2013


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

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

commit 53431b288b164ffc0c1091cf9cd5d0e11604367d
Author: Jonas Genannt <jonas at brachium-system.net>
Date:   Wed Dec 18 20:51:47 2013 +0100

    do not install cqgen.rb
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 40f829c..f85495d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,3 +16,7 @@ export DH_VERBOSE=1
 
 override_dh_strip:
 	dh_strip --dbg-package=ruby-odbc-dbg
+
+override_dh_auto_install:
+	dh_auto_install -O--buildsystem=ruby
+	rm -rf debian/ruby-odbc/usr/lib/ruby/vendor_ruby/cqgen.rb

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



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