summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCédric Boutillier <boutil@debian.org>2021-11-18 00:26:28 +0100
committerCédric Boutillier <boutil@debian.org>2021-11-18 00:26:28 +0100
commit1e159826d9c3fd999cab5e19942f85f99263282d (patch)
treed51c6044d2113383fc10ee2f976b42079b19d95b
parent4d2c794b35d5b7792727720924f9dc0f3bfad1fa (diff)
Use gem install layout
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 4e3431c..8f647e1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,6 +11,7 @@
# If you need to specify the .gemspec (eg there is more than one)
#export DH_RUBY_GEMSPEC=gem.gemspec
export GEM2DEB_TEST_RUNNER = --check-dependencies
+export DH_RUBY = --gem-install
%:
dh $@ --buildsystem=ruby --with ruby