[DRE-commits] [diaspora] 04/04: don't use ruby helper (leads to	conflicts)
    Praveen Arimbrathodiyil 
    praveen at moszumanska.debian.org
       
    Thu Jul 23 09:52:33 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository diaspora.
commit 23e7f5c325096a43198cb0b150cbb456d41f589a
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Jul 23 15:20:33 2015 +0530
    don't use ruby helper (leads to conflicts)
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index ae32a3d..c886554 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@
 #export DH_RUBY_GEMSPEC=gem.gemspec
 
 %:
-	dh $@ --buildsystem=ruby --with ruby
+	dh $@
 
 override_dh_installinit:
 	dh_installinit -o
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/diaspora.git
    
    
More information about the Pkg-ruby-extras-commits
mailing list