openbsd-ports/x11/py-gtk2/patches/patch-pygtk-2_0_pc_in
alek 9b3f7a6f44 Don't and WRKINST to paths in pygtk-2.0.pc
make sense xsa@, looks good mjc@
2004-11-10 10:24:16 +00:00

16 lines
493 B
Plaintext

$OpenBSD: patch-pygtk-2_0_pc_in,v 1.1 2004/11/10 10:24:16 alek Exp $
--- pygtk-2.0.pc.in.orig Sat Feb 8 23:39:21 2003
+++ pygtk-2.0.pc.in Tue Nov 9 23:51:30 2004
@@ -1,7 +1,7 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-includedir=@includedir@
-datadir=@datadir@
+prefix=%%PREFIX%%
+exec_prefix=${prefix}/bin
+includedir=${prefix}/include
+datadir=${prefix}/share
# you can use the --variable=pygtkincludedir argument to
# pkg-config to get this value. You might want to use this to