# # 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 'cgit'>
summaryrefslogtreecommitdiff
path: root/packages/python/python-pyro
AgeCommit message (Expand)AuthorFiles
2006-07-07python-pyro 3.4: update hardcoded path to python 2.4Cliff Brake1
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
2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson1