summaryrefslogtreecommitdiff
path: root/package/mozjs/patches/patch-js_src_js_pc_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-04-15 22:13:15 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-04-15 22:13:15 +0200
commite41f6a3e889182e6ff219824bc45b53716644f64 (patch)
tree1cb6807b30624ad4c1a5365bc2b7e65f58d3faa6 /package/mozjs/patches/patch-js_src_js_pc_in
parent132651bcd5df48a8c8fbd1c46abade60548d4ae4 (diff)
remove unsupported packages, no need for polkit to poweroff xbmc
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, 0 insertions, 12 deletions
diff --git a/package/mozjs/patches/patch-js_src_js_pc_in b/package/mozjs/patches/patch-js_src_js_pc_in
deleted file mode 100644
index 456678abe..000000000
--- a/package/mozjs/patches/patch-js_src_js_pc_in
+++ /dev/null
@@ -1,12 +0,0 @@
---- 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