[DRE-commits] [SCM] Packaging for ruby-lapack branch, master, updated. upstream/1.2-2-ga412c23

Lucas Nussbaum lucas at lucas-nussbaum.net
Wed Apr 6 12:53:40 UTC 2011


The following commit has been merged in the master branch:
commit a412c237b6905f25f8c1294e69d1c855dfbbba30
Author: Lucas Nussbaum <lucas at lucas-nussbaum.net>
Date:   Wed Apr 6 13:57:28 2011 +0200

    remove --with quilt, not needed

diff --git a/debian/rules b/debian/rules
index e616d84..7784c35 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 
 RUBY_ARCH=$(strip $(shell ruby -rrbconfig -e 'puts Config::CONFIG["arch"]'))
 %:
-	dh $@ --buildsystem=ruby --with ruby --with quilt
+	dh $@ --buildsystem=ruby --with ruby
 
 override_dh_auto_install:
 	dh_auto_install

-- 
Packaging for ruby-lapack



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