From 0d9b0a09b6e677a97213333f653cad29033e10d9 Mon Sep 17 00:00:00 2001 From: Praveen Arimbrathodiyil Date: Sat, 12 Sep 2015 15:02:55 +0530 Subject: [PATCH] don't install as ruby lib --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index d81794db0c..6e7d935131 100755 --- a/debian/rules +++ b/debian/rules @@ -12,4 +12,4 @@ #export DH_RUBY_GEMSPEC=gem.gemspec %: - dh $@ --buildsystem=ruby --with ruby + dh $@