# # Patch managed by http://www.holgerschurig.de/patcher.html # --- Python-2.4c1/Makefile.pre.in~bindir-libdir.patch +++ Python-2.4c1/Makefile.pre.in @@ -78,8 +78,8 @@ 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 eader'> cgit logo index : multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/iaimaster
le='2005-11-29 08:20:29 +0000'>2005-11-29
AgeCommit message (Expand)AuthorFiles
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
2006-04-24bitbake files inheriting palmtop: don't override EXTRA_QMAKEVARS_POST, append...Michael Lauer1
cdstatus: added unneeded definition of TARGET_LDFLAGS in .bb fileFrans Meulenbroeks1
2005-11-28cdstatus: created; made patch that allow both LE and BE machines to write a p...Frans Meulenbroeks4