From a5dfe3acb5fce1c8a5eae12baee646f1f23be758 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Tue, 10 Dec 2013 13:52:25 +0100 Subject: Buidl to objdir --- firefox-mozconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firefox-mozconfig') 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 -- cgit