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) method='get'> Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/python/python-pylinda
AgeCommit message (Expand)AuthorFiles
2006-02-16python-pylinda: upgrade to 0.6Michael Lauer1
2005-06-30import clean BK tree at cset 1.3670Koen Kooi1
2005-02-08make python 2.4 as default, move python-sip into python/, make sip4 as defaultMichael Lauer1
2005-01-16Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1