diff options
author | Martin Stransky <stransky@fedoraproject.org> | 2007-12-19 16:43:29 +0000 |
---|---|---|
committer | Martin Stransky <stransky@fedoraproject.org> | 2007-12-19 16:43:29 +0000 |
commit | 0da741f10be85f5dcbf05ee2be23c7c86988bc0d (patch) | |
tree | 2300a14fb5b4c802910d9a5a2cc2bbf2136e603d /firefox-mozconfig | |
parent | start script fixes (diff) | |
download | librewolf-fedora-ff-0da741f10be85f5dcbf05ee2be23c7c86988bc0d.tar.gz librewolf-fedora-ff-0da741f10be85f5dcbf05ee2be23c7c86988bc0d.tar.bz2 librewolf-fedora-ff-0da741f10be85f5dcbf05ee2be23c7c86988bc0d.zip |
fixed sdk path
Diffstat (limited to 'firefox-mozconfig')
-rwxr-xr-x | firefox-mozconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/firefox-mozconfig b/firefox-mozconfig index 70f679a..428db49 100755 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -23,7 +23,6 @@ ac_add_options --enable-pango ac_add_options --enable-svg ac_add_options --enable-canvas ac_add_options --enable-startup-notification -ac_add_options --with-libxul-sdk=/usr/lib64/xulrunner-sdk-1.9pre ac_add_options --enable-libxul export BUILD_OFFICIAL=1 |