13 lines
488 B
Plaintext
13 lines
488 B
Plaintext
$OpenBSD: patch-pygtk-2_0_pc_in,v 1.3 2007/05/09 21:35:52 alek Exp $
|
|
--- pygtk-2.0.pc.in.orig Wed May 9 23:54:48 2007
|
|
+++ pygtk-2.0.pc.in Wed May 9 23:55:00 2007
|
|
@@ -12,7 +12,7 @@ pygtkincludedir=${includedir}/pygtk-2.0
|
|
|
|
# same here. Useful when calling the code generator in addon packages.
|
|
defsdir=${datadir}/pygtk/2.0/defs
|
|
-codegendir=${datadir}/pygtk/2.0/codegen
|
|
+codegendir=@libdir@/pygtk/2.0/codegen
|
|
|
|
Name: PyGTK
|
|
Description: Python bindings for GTK+ and related libraries
|