summaryrefslogtreecommitdiff
path: root/package/mozjs/patches/patch-js_src_js_pc_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-10 18:31:24 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-10 18:31:24 +0100
commit6da31fbd8d6380e9fe05de6a6d499498d2cf770d (patch)
treeb23625c333ee62f1d8181dff46a57b2680bb0f7b /package/mozjs/patches/patch-js_src_js_pc_in
parent51ef23fb3b2a262ffa4a6b305fd76aaa9a3b1da1 (diff)
parent62cacb3167cd0eb2d016e6a715ad9b5f1d210b32 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/mozjs/patches/patch-js_src_js_pc_in')
-rw-r--r--package/mozjs/patches/patch-js_src_js_pc_in12
1 files changed, 12 insertions, 0 deletions
diff --git a/package/mozjs/patches/patch-js_src_js_pc_in b/package/mozjs/patches/patch-js_src_js_pc_in
new file mode 100644
index 000000000..456678abe
--- /dev/null
+++ b/package/mozjs/patches/patch-js_src_js_pc_in
@@ -0,0 +1,12 @@
+--- mozjs17.0.0.orig/js/src/js.pc.in 2013-03-25 21:34:20.000000000 +0100
++++ mozjs17.0.0/js/src/js.pc.in 2014-01-10 10:18:19.000000000 +0100
+@@ -1,7 +1,7 @@
+ #filter substitution
+ prefix=@prefix@
+-libdir=@libdir@
+-includedir=@includedir@
++libdir=${prefix}/lib
++includedir=${prefix}/include
+
+ Name: SpiderMonkey @MOZILLA_VERSION@
+ Description: The Mozilla library for JavaScript