[Pkg-mozext-commits] [SCM] Advertisement filter extension for the Iceweasel/Iceape branch, master, updated. debian/2.0.2-1-2-g6914a44
Benjamin Drung
bdrung at debian.org
Thu Dec 22 23:20:04 UTC 2011
The following commit has been merged in the master branch:
commit c99969bd79369cde1cef5329488d06130e74c0c5
Author: Benjamin Drung <bdrung at debian.org>
Date: Fri Dec 23 00:13:24 2011 +0100
Get back to previous build system.
diff --git a/debian/rules b/debian/rules
index 46d6263..a68f439 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,14 +4,13 @@
dh $@ --with xul-ext
override_dh_auto_build:
- python build.py build
+ python build.py build --release
override_dh_auto_install:
- install-xpi adblockplus-2.0.2..xpi
+ install-xpi adblockplus*.xpi
override_dh_installchangelogs:
dh_installchangelogs $(CURDIR)/debian/adblock-plus.upstream-changelog
override_dh_auto_clean:
- rm -f adblockplus-2.0.2..xpi
- cd buildtools ; rm -rf __init__.pyc build.pyc packager.pyc localeTools.pyc
+ rm -f adblockplus*.xpi buildtools/*.pyc
--
Advertisement filter extension for the Iceweasel/Iceape
More information about the Pkg-mozext-commits
mailing list