summaryrefslogtreecommitdiff
path: root/package/xcb-proto/patches/patch-xcb-proto_pc_in
blob: 3732f43109428363fb6111d44f1b153de4616485 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- xcb-proto-1.16.0.orig/xcb-proto.pc.in	2023-08-16 22:10:21.000000000 +0200
+++ xcb-proto-1.16.0/xcb-proto.pc.in	2024-01-21 13:00:16.488006595 +0100
@@ -2,9 +2,9 @@ prefix=@prefix@
 exec_prefix=@exec_prefix@
 datarootdir=@datarootdir@
 datadir=@datadir@
-xcbincludedir=${pc_sysrootdir}@xcbincludedir@
+xcbincludedir=@xcbincludedir@
 PYTHON_PREFIX=@PYTHON_PREFIX@
-pythondir=${pc_sysrootdir}@pythondir@
+pythondir=@pythondir@
 
 Name: XCB Proto
 Description: X protocol descriptions for XCB