blob: c5404312eb3e8591057d00bf90be961fcf41645f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
--- xcb-proto-1.14.orig/xcb-proto.pc.in 2020-02-22 21:16:54.000000000 +0100
+++ xcb-proto-1.14/xcb-proto.pc.in 2023-01-04 18:28:01.354784124 +0100
@@ -3,8 +3,8 @@ exec_prefix=@exec_prefix@
datarootdir=@datarootdir@
datadir=@datadir@
libdir=@libdir@
-xcbincludedir=${pc_sysrootdir}@xcbincludedir@
-pythondir=${pc_sysrootdir}@pythondir@
+xcbincludedir=@xcbincludedir@
+pythondir=@pythondir@
Name: XCB Proto
Description: X protocol descriptions for XCB
|