diff options
author | Martin Stransky <stransky@redhat.com> | 2010-09-21 16:02:15 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2010-09-21 16:02:15 +0200 |
commit | 0a804ca2c205af3f6c5bbf5dc86a21a1d52bdf06 (patch) | |
tree | 793ebf1c142d5b04ed85bbf52563bba5d2ad1031 /firefox-mozconfig | |
parent | add chrome.manifest file (diff) | |
download | librewolf-fedora-ff-0a804ca2c205af3f6c5bbf5dc86a21a1d52bdf06.tar.gz librewolf-fedora-ff-0a804ca2c205af3f6c5bbf5dc86a21a1d52bdf06.tar.bz2 librewolf-fedora-ff-0a804ca2c205af3f6c5bbf5dc86a21a1d52bdf06.zip |
Update to 4.0 Beta 6, Disabled langpacks for now
Diffstat (limited to 'firefox-mozconfig')
-rwxr-xr-x | firefox-mozconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox-mozconfig b/firefox-mozconfig index 654a360..d081ddd 100755 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -34,4 +34,4 @@ export BUILD_OFFICIAL=1 export MOZILLA_OFFICIAL=1 mk_add_options BUILD_OFFICIAL=1 mk_add_options MOZILLA_OFFICIAL=1 - +mk_add_options MOZ_OBJDIR=@TOPSRCDIR@ |