# # Patch managed by http://www.holgerschurig.de/patcher.html # Index: Python-2.5.1/Makefile.pre.in =================================================================== --- Python-2.5.1.orig/Makefile.pre.in +++ Python-2.5.1/Makefile.pre.in @@ -83,8 +83,8 @@ prefix= @prefix@ exec_prefix= @exec_prefix@ # Expanded directories -BINDIR= $(exec_prefix)/bin -LIBDIR= $(exec_prefix)/lib +BINDIR= @bindir@ +LIBDIR= @libdir@ MANDIR= @mandir@ INCLUDEDIR= @includedir@ CONFINCLUDEDIR= $(exec_prefix)/include > index : multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/openmoko-spaces
AgeCommit message (Expand)AuthorFiles
2008-07-09openmoko toolchain scripts: update SRC_URI and packaging, OE somehow refuses ...Koen Kooi1
2008-01-17(Merge OM mtn modification back into mainline)John Lee1
2007-12-11change to rev 3630.Openmoko anonymizer key1
2007-12-04Integrate helper scripts into meta-toolchain-openmoko.John Lee2