]> git.draconx.ca Git - gentoo-fixes.git/blob - dev-python/pygtk/files/pygtk-2.13.0-fix-codegen-location.patch
Resurrect dev-python/pygtk.
[gentoo-fixes.git] / dev-python / pygtk / files / pygtk-2.13.0-fix-codegen-location.patch
1 --- a/pygtk-2.0.pc.in   2007-11-01 12:20:22.000000000 -0400
2 +++ b/pygtk-2.0.pc.in   2008-05-28 22:21:04.000000000 -0400
3 @@ -12,7 +12,7 @@ pygtkincludedir=${includedir}/pygtk-2.0
4  # This is strictly speaking not necessarily so (we refer to another
5  # package), but we want to preserve compatibility with times codegen
6  # was in PyGTK, not PyGObject.
7 -codegendir=${datadir}/pygobject/2.0/codegen
8 +codegendir=${pyexecdir}/gtk-2.0/codegen
9  
10  Name: PyGTK
11  Description: Python bindings for GTK+ and related libraries