blob: b16750915e1a6e81081cc7033eff222f46eea0e4 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- xcb-proto-1.6.orig/xcb-proto.pc.in 2008-08-27 10:12:22.000000000 +0200
+++ xcb-proto-1.6/xcb-proto.pc.in 2011-01-24 16:11:29.000000000 +0100
@@ -1,6 +1,6 @@
prefix=@prefix@
datarootdir=@datarootdir@
-datadir=@datadir@
+datadir=${prefix}/../@datadir@
xcbincludedir=@xcbincludedir@
pythondir=@pythondir@
|