summaryrefslogtreecommitdiff
path: root/package/firefox
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-07-30 10:47:09 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-07-30 10:47:09 +0200
commit0e9c9f94821959eb281428a52e3a5630765ca6ac (patch)
tree37a01a60323441d6388ad7d76b01a94e658be1f6 /package/firefox
parent8fab9e47804f0fcebb48ff75a1ddbbf51c714519 (diff)
parent5edd7d4a0d05bcdc3e5ba3402181fba588d9de62 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/firefox')
-rw-r--r--package/firefox/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/firefox/Makefile b/package/firefox/Makefile
index 970037f08..54e62d6b1 100644
--- a/package/firefox/Makefile
+++ b/package/firefox/Makefile
@@ -45,6 +45,8 @@ CONFIGURE_ARGS+= --enable-application=browser \
--with-system-png \
--with-system-nss \
--with-system-nspr \
+ --with-libIDL-prefix=${STAGING_DIR}/usr \
+ --with-glib-prefix=${STAGING_DIR}/usr \
--enable-libxul \
--disable-tests \
--disable-static \