[DRE-commits] [gitlab] 01/04: don't install as ruby lib
    Praveen Arimbrathodiyil 
    praveen at moszumanska.debian.org
       
    Sat Sep 12 10:23:35 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository gitlab.
commit 0d9b0a09b6e677a97213333f653cad29033e10d9
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sat Sep 12 15:02:55 2015 +0530
    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 d81794d..6e7d935 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,4 +12,4 @@
 #export DH_RUBY_GEMSPEC=gem.gemspec
 
 %:
-	dh $@ --buildsystem=ruby --with ruby
+	dh $@
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gitlab.git
    
    
More information about the Pkg-ruby-extras-commits
mailing list