brizental pushed to branch tor-browser-140.5.0esr-15.0-1 at The Tor Project / Applications / Tor Browser
Commits:
-
16950ee0
by Beatriz Rizental at 2025-11-05T17:01:10+01:00
1 changed file:
Changes:
| ... | ... | @@ -154,7 +154,7 @@ download-wpt-manifest: |
| 154 | 154 | $(call py_action,download_wpt_manifest)
|
| 155 | 155 | |
| 156 | 156 | define package_archive
|
| 157 | -package-tests-$(1): stage-all package-tests-prepare-dest download-wpt-manifest
|
|
| 157 | +package-tests-$(1): stage-all package-tests-prepare-dest
|
|
| 158 | 158 | $$(call py_action,test_archive, \
|
| 159 | 159 | $(1) \
|
| 160 | 160 | '$$(abspath $$(test_archive_dir))/$$(PKG_BASENAME).$(1).tests.$(2)')
|