Browse Source

firefox: changed to not removing '--docdir' in firefox.conf because it is now implemented for all Mozilla packages in 'seamonkey/mozilla-conf.in'

user/karasz/next/updates
Christian Wiese 14 years ago
parent
commit
e15ba942f6
  1. 3
      www/firefox/firefox.conf

3
www/firefox/firefox.conf

@ -58,6 +58,3 @@ hook_add preconf 4 "firefox_config"
# Merged from T2
var_append GCC_WRAPPER_INSERT ' ' "-c?:-L`pkgprefix libdir libx11` -lX11 -lXrender"
# configure script doesn't lile --docdir confopt
var_remove_regex confopt ' ' "--docdir=.*"

Loading…
Cancel
Save