[Pkg-mozext-commits] [requestpolicy] 108/257: [ref] specific-xpi: use `v1.0.beta9.3__preprocess.py`
David Prévot
taffit at moszumanska.debian.org
Thu Jan 28 03:20:02 UTC 2016
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository requestpolicy.
commit da2912779200e8654645a9f5488f4eb66bdf3bf0
Author: Martin Kimmerle <dev at 256k.de>
Date: Sun Oct 18 14:45:24 2015 +0200
[ref] specific-xpi: use `v1.0.beta9.3__preprocess.py`
The tag `v1.0.beta9.3__preprocess.py` has been created so that
the specific XPI for beta9.3 can be created with `preprocess.py`
instead of `preprocessor.js`.
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 22e873f..d000577 100644
--- a/Makefile
+++ b/Makefile
@@ -336,7 +336,7 @@ dummy-xpi $(dummy_ext__xpi_file): $(dummy_ext__src__all_files) FORCE | $(dist_pa
#
# Default tree-ish.
-specific_xpi__treeish := v1.0.beta9.3
+specific_xpi__treeish := v1.0.beta9.3__preprocess.py
specific_xpi__file := $(dist_path)$(extension_name)-$(specific_xpi__treeish).xpi
specific_xpi__build_path := $(build_dirname)/specific-xpi
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/requestpolicy.git
More information about the Pkg-mozext-commits
mailing list