From 4f157056c307ae7d5d0cbd4fa35ffeb2916cd2e0 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 15 Feb 2014 15:52:29 +0100 Subject: more Darwin compat fixes, add java as build dependency check for xbmc --- package/systemd/patches/patch-src_libudev_libudev_pc_in | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 package/systemd/patches/patch-src_libudev_libudev_pc_in (limited to 'package/systemd/patches/patch-src_libudev_libudev_pc_in') 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 -- cgit v1.2.3