diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-02-16 10:48:46 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-02-16 10:48:46 +0100 |
commit | 3757bab8c484ca0f7ef4e14402f9d1e8f0354d68 (patch) | |
tree | 9381b698d1501d5f0a2a6725cb6111b87f3caf81 /package/systemd/patches/patch-src_libudev_libudev_pc_in | |
parent | 5867aad78c4ebd154eace69b026b63d780be0e84 (diff) | |
parent | 1764075639d3f0caeb0debe3653fa66176c882b8 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/systemd/patches/patch-src_libudev_libudev_pc_in')
-rw-r--r-- | package/systemd/patches/patch-src_libudev_libudev_pc_in | 15 |
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 |