[Pkg-mozext-commits] [SCM] webdeveloper Debian packaging branch, master, updated. 73562848136ddd93bd328e1c0a9abaaead2f8764

Andrea Veri av at src.gnome.org
Mon Aug 8 23:03:25 UTC 2011


The following commit has been merged in the master branch:
commit 8f333c4314ca1b06812f591f2e1608738446274e
Author: Andrea Veri <av at src.gnome.org>
Date:   Tue Aug 9 00:45:08 2011 +0200

    whoops, forgot my WORKDIR variable :)

diff --git a/debian/rules b/debian/rules
index 251ce17..bddcb23 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+WORKDIR=$(CURDIR)/xpi-repack
+
 %:
 	dh $@ --with xul-ext
 

-- 
webdeveloper Debian packaging



More information about the Pkg-mozext-commits mailing list