diff options
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@ |