diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-02-15 16:08:05 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-02-15 16:08:05 +0100 |
commit | cee2532bfa6909522daf0e02fb6fb042a0a389b2 (patch) | |
tree | b42b1eb5e34f118a20b733675817f73fc73d5dca /package/systemd/patches/patch-src_libudev_libudev_pc_in | |
parent | a209fd86fb4506edb210eee44612f6030b24cd11 (diff) | |
parent | 35e11e1dde246861f960c4a9f988679c825fe870 (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 |