Commit 1b0f8e2d authored by Michael Shigorin's avatar Michael Shigorin

Revert "browser: tweak for multi-branch compatibility"

This reverts commit 41a3f091: at least build-vm doesn't do *_REGEXP (which is worth fixing but all relevant branches got firefox-classic_theme_restorer so this tweak is now irrelevant and a bit wasteful).
parent 2600bc2c
use/browser:
@$(call add_feature)
@$(call add,THE_PACKAGES_REGEXP,$$(THE_BROWSER))
@$(call add,THE_PACKAGES,$$(THE_BROWSER))
@$(call try,THE_BROWSER,elinks) # X11-less fallback
# support both firefox and firefox-esr
......@@ -40,7 +40,7 @@ use/browser/firefox/i18n: use/browser/firefox
# fx29+
use/browser/firefox/classic: use/browser/firefox
@$(call add,THE_BROWSER,firefox-classic_theme_restorer.*)
@$(call add,THE_BROWSER,firefox-classic_theme_restorer)
use/browser/seamonkey/i18n: use/browser/seamonkey
@$(call add,THE_BROWSER,seamonkey-ru)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment