mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1141773: remote xpi tests fail in mochitest-jetpack. r=erikvold
This commit is contained in:
parent
79ca0f15ef
commit
ed6f1af30f
@ -18,7 +18,7 @@ sinclude $(topsrcdir)/config/rules.mk
|
|||||||
|
|
||||||
# This can switch to just zipping the files when native jetpacks land
|
# This can switch to just zipping the files when native jetpacks land
|
||||||
$(TESTADDONS)/%.xpi: FORCE $(call mkdir_deps,$(CURDIR)/$(TESTADDONS)) $(ADDONSRC)/%
|
$(TESTADDONS)/%.xpi: FORCE $(call mkdir_deps,$(CURDIR)/$(TESTADDONS)) $(ADDONSRC)/%
|
||||||
$(PYTHON) $(srcdir)/source/bin/cfx xpi --pkgdir=$(lastword $^) --output-file=$@
|
$(PYTHON) $(srcdir)/source/bin/cfx xpi --no-strip-xpi --pkgdir=$(lastword $^) --output-file=$@
|
||||||
|
|
||||||
#libs:: $(ADDONS)
|
#libs:: $(ADDONS)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user