summaryrefslogtreecommitdiff
path: root/package/systemd/patches/patch-src_gudev_gudev-1_0_pc_in
blob: 1758a895791906915b12d63d872b1b96693ef8a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- systemd-208.orig/src/gudev/gudev-1.0.pc.in	2013-08-13 22:02:46.000000000 +0200
+++ systemd-208/src/gudev/gudev-1.0.pc.in	2014-01-10 16:50:37.000000000 +0100
@@ -1,7 +1,7 @@
 prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
+exec_prefix=@prefix@
+libdir=${prefix}/lib
+includedir=${prefix}/include
 
 Name: gudev-1.0
 Description: GObject bindings for libudev