diff options
author | Martin Stransky <stransky@redhat.com> | 2013-12-10 13:52:25 +0100 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2013-12-10 13:52:25 +0100 |
commit | a5dfe3acb5fce1c8a5eae12baee646f1f23be758 (patch) | |
tree | 10e248289f1915186ede26a6b1d3d9ad5773f52a /firefox-mozconfig | |
parent | Fixed build patch (diff) | |
download | librewolf-fedora-ff-a5dfe3acb5fce1c8a5eae12baee646f1f23be758.tar.gz librewolf-fedora-ff-a5dfe3acb5fce1c8a5eae12baee646f1f23be758.tar.bz2 librewolf-fedora-ff-a5dfe3acb5fce1c8a5eae12baee646f1f23be758.zip |
Buidl to objdir
Diffstat (limited to 'firefox-mozconfig')
-rw-r--r-- | firefox-mozconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox-mozconfig b/firefox-mozconfig index 2ff23b4..501a49a 100644 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -37,4 +37,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@ +mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/objdir |