Index: pygobject-2.14.2/gobject/Makefile.am =================================================================== --- pygobject-2.14.2.orig/gobject/Makefile.am +++ pygobject-2.14.2/gobject/Makefile.am @@ -21,11 +21,11 @@ if PLATFORM_WIN32 common_ldflags += -no-undefined endif -constants.py: generate-constants$(EXEEXT) constants.py.in +constants.py: constants.py.in rm -f constants.py cp $(srcdir)/constants.py.in constants.py chmod 644 constants.py - $(top_builddir)/gobject/generate-constants$(EXEEXT) >> constants.py + gobject-generate-constants$(EXEEXT) >> constants.py chmod 444 constants.py generate_constants_CFLAGS = $(GLIB_CFLAGS) a>
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/python/python-pygobject
AgeCommit message (Expand)AuthorFiles
2008-06-22python-pygobject[-native] 2.12.3: update to 2.14.2, adjust patches and -nativ...Michael Lauer2
2007-03-23python-pygobject: updated to 2.12.3, added fix to get it built on 64bit (from...Marcin Juszkiewicz2