--- bindings/python/Makefile.am.orig 2009-09-21 13:10:16 +0200 +++ bindings/python/Makefile.am 2009-09-21 13:17:25 +0200 @@ -11,7 +11,7 @@ $(top_srcdir)/src/ige-mac-bundle.h igemacintegration.defs: $(headers) - $(PYTHON) $(datadir)/pygtk/2.0/codegen/h2def.py $(headers) > $@ + $(PYTHON) $(pyexecdir)/gtk-2.0/codegen/h2def.py $(headers) > $@ igemacintegration.c: igemacintegration.defs igemacintegration.override