Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ad0f2068bc901e40965cf621583cbecddd4d2e85
commit ad0f2068bc901e40965cf621583cbecddd4d2e85 Author: kikadf <[email protected]> Date: Wed Sep 3 20:19:23 2014 +0200 firefox-32.0-1-x86_64 * Fix typo diff --git a/source/xapps/firefox/FrugalBuild b/source/xapps/firefox/FrugalBuild index 5b0e927..8019321 100644 --- a/source/xapps/firefox/FrugalBuild +++ b/source/xapps/firefox/FrugalBuild @@ -45,7 +45,7 @@ build() { if [ "$CARCH" == "i686" ]; then LDFLAGS+=" -Wl,--no-keep-memory" - Fsed 'ac_add_options --disable-gstreamer' 'ac_add_options --disable-gstreamer\nac_add_options --disable-optimize' .mozconfig + Fsed 'ac_add_options --disable-updater' 'ac_add_options --disable-updater\nac_add_options --disable-optimize' .mozconfig fi export MOZILLA_OFFICIAL=1 _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
