[DRE-commits] [ruby-gsl] 02/10: debian/rules: drop --with quilt switch

Cédric Boutillier boutil at alioth.debian.org
Wed Oct 16 16:10:50 UTC 2013


This is an automated email from the git hooks/post-receive script.

boutil pushed a commit to branch master
in repository ruby-gsl.

commit f995843384085af79fa78d5de7a39dc61c888d98
Author: Cédric Boutillier <boutil at debian.org>
Date:   Wed Oct 16 17:36:36 2013 +0200

    debian/rules: drop --with quilt switch
---
 debian/rules |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index d63a6bb..a5262df 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --buildsystem ruby --with ruby --with quilt
+	dh $@ --buildsystem ruby --with ruby
 
 override_dh_install:
 	dh_install lib/gsl.rb lib/rbgsl.rb usr/lib/ruby/vendor_ruby/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-gsl.git



More information about the Pkg-ruby-extras-commits mailing list