[firefox/f19: 1/2] Fixed geolocation key location

Martin Stransky stransky at fedoraproject.org
Sat Nov 29 17:14:07 UTC 2014


commit d298a00064b97f3057cc7861e61d444384003a5c
Author: Martin Stransky <stransky at anakreon.cz>
Date:   Sat Nov 29 18:11:46 2014 +0100

    Fixed geolocation key location

 firefox-mozconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/firefox-mozconfig b/firefox-mozconfig
index 79c4014..1823583 100644
--- a/firefox-mozconfig
+++ b/firefox-mozconfig
@@ -33,7 +33,7 @@ ac_add_options --disable-gnomevfs
 ac_add_options --enable-chrome-format=omni
 ac_add_options --enable-pulseaudio
 ac_add_options --with-system-icu
-ac_add_options --with-mozilla-api-keyfile=mozilla-api-key
+ac_add_options --with-mozilla-api-keyfile=../mozilla-api-key
 
 export BUILD_OFFICIAL=1
 export MOZILLA_OFFICIAL=1


More information about the scm-commits mailing list