summaryrefslogtreecommitdiff
path: root/package/xcb-proto/patches/patch-xcb-proto_pc_in
diff options
context:
space:
mode:
Diffstat (limited to 'package/xcb-proto/patches/patch-xcb-proto_pc_in')
-rw-r--r--package/xcb-proto/patches/patch-xcb-proto_pc_in13
1 files changed, 13 insertions, 0 deletions
diff --git a/package/xcb-proto/patches/patch-xcb-proto_pc_in b/package/xcb-proto/patches/patch-xcb-proto_pc_in
new file mode 100644
index 000000000..c5404312e
--- /dev/null
+++ b/package/xcb-proto/patches/patch-xcb-proto_pc_in
@@ -0,0 +1,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