diff options
author | Christopher Aillon <caillon@fedoraproject.org> | 2008-03-08 04:08:51 +0000 |
---|---|---|
committer | Christopher Aillon <caillon@fedoraproject.org> | 2008-03-08 04:08:51 +0000 |
commit | 018bdff1983a96b549f0c30c03b0fd57bdc610b4 (patch) | |
tree | 84009dcc710c2a71b981386aa00de2ef2363f6dd /firefox-mozconfig | |
parent | - Update to latest trunk (2008-03-06) (diff) | |
download | librewolf-fedora-ff-018bdff1983a96b549f0c30c03b0fd57bdc610b4.tar.gz librewolf-fedora-ff-018bdff1983a96b549f0c30c03b0fd57bdc610b4.tar.bz2 librewolf-fedora-ff-018bdff1983a96b549f0c30c03b0fd57bdc610b4.zip |
- Update to latest trunk (2008-03-07)
Diffstat (limited to 'firefox-mozconfig')
-rwxr-xr-x | firefox-mozconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/firefox-mozconfig b/firefox-mozconfig index 3dd4cdc..428db49 100755 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -24,7 +24,6 @@ ac_add_options --enable-svg ac_add_options --enable-canvas ac_add_options --enable-startup-notification ac_add_options --enable-libxul -ac_add_options --disable-crashreporter export BUILD_OFFICIAL=1 export MOZILLA_OFFICIAL=1 |