[Pkg-mozext-commits] [SCM] uppity extension for Iceweasel branch, master, updated. upstream/1.5.8-3-g6eeba46

Fabrizio Regalli fabreg at fabreg.it
Mon Sep 19 13:02:30 UTC 2011


The following commit has been merged in the master branch:
commit 6eeba46761c8f10d2215dc248898f8fce2fc815c
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date:   Mon Sep 19 15:02:25 2011 +0200

    Adding --parallel to dh args

diff --git a/debian/rules b/debian/rules
index e56de35..6e8a159 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with xul-ext
+	dh $@ --with xul-ext --parallel
 
 override_dh_auto_build:
 	xpi-pack . uppity.xpi

-- 
uppity extension for Iceweasel



More information about the Pkg-mozext-commits mailing list