[DRE-commits] [ruby-appraiser] 01/01: debian/rules: add DH_RUBY option to fix conflicts with yard.
Andrew Lee
ajqlee at moszumanska.debian.org
Fri Jan 22 16:35:43 UTC 2016
This is an automated email from the git hooks/post-receive script.
ajqlee pushed a commit to branch master
in repository ruby-appraiser.
commit 328e11ba75a94551a1351ef8a696cd5a7343efe6
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date: Sat Jan 23 00:35:24 2016 +0800
debian/rules: add DH_RUBY option to fix conflicts with yard.
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index b40c30c..c9ce2fc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,6 +11,7 @@ export DH_RUBY_IGNORE_TESTS=ruby2.2
#
# If you need to specify the .gemspec (eg there is more than one)
#export DH_RUBY_GEMSPEC=gem.gemspec
+export DH_RUBY = --gem-install
%:
dh $@ --buildsystem=ruby --with ruby
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-appraiser.git
More information about the Pkg-ruby-extras-commits
mailing list