[DRE-commits] [SCM] ruby-gnome2.git branch, master, updated. 3dd831586b627e6977c8aca9139d5924ce33569f

Antonio Terceiro terceiro at softwarelivre.org
Tue Jul 26 15:18:08 UTC 2011


The following commit has been merged in the master branch:
commit 3dd831586b627e6977c8aca9139d5924ce33569f
Author: Antonio Terceiro <terceiro at softwarelivre.org>
Date:   Tue Jul 26 08:16:17 2011 -0700

    Remove --with xulrunner from dh call

diff --git a/debian/rules b/debian/rules
index 19edc3c..c185f16 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh --with xulrunner $@
+	dh $@
 
 override_dh_auto_configure:
 	debian/check-upstream-versus-debian

-- 
ruby-gnome2.git



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