summaryrefslogtreecommitdiff
path: root/package/systemd/patches/patch-src_libudev_libudev_pc_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-02-15 15:52:29 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-02-15 15:52:29 +0100
commit4f157056c307ae7d5d0cbd4fa35ffeb2916cd2e0 (patch)
tree93e8411b288ab46e3e993a1a2f0784255a5fc803 /package/systemd/patches/patch-src_libudev_libudev_pc_in
parent0c0e05a071067aa433b3cf13bd982543d9ad7d17 (diff)
more Darwin compat fixes, add java as build dependency check for xbmc
Diffstat (limited to 'package/systemd/patches/patch-src_libudev_libudev_pc_in')
-rw-r--r--package/systemd/patches/patch-src_libudev_libudev_pc_in15
1 files changed, 0 insertions, 15 deletions
diff --git a/package/systemd/patches/patch-src_libudev_libudev_pc_in b/package/systemd/patches/patch-src_libudev_libudev_pc_in
deleted file mode 100644
index 7bc3ab6f3..000000000
--- a/package/systemd/patches/patch-src_libudev_libudev_pc_in
+++ /dev/null
@@ -1,15 +0,0 @@
---- systemd-208.orig/src/libudev/libudev.pc.in 2013-08-13 22:02:46.000000000 +0200
-+++ systemd-208/src/libudev/libudev.pc.in 2013-12-14 17:20:31.000000000 +0100
-@@ -6,9 +6,9 @@
- # (at your option) any later version.
-
- prefix=@prefix@
--exec_prefix=@exec_prefix@
--libdir=@libdir@
--includedir=@includedir@
-+exec_prefix=${prefix}/usr
-+libdir=${prefix}/lib
-+includedir=${prefix}/include
-
- Name: libudev
- Description: Library to access udev device information