diff options
| author | Michael Lauer <mickey@vanille-media.de> | 2006-03-30 15:47:43 +0000 |
|---|---|---|
| committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-03-30 15:47:43 +0000 |
| commit | fffa20c09a48995b3bc0495e80b12ce7716c6c27 (patch) | |
| tree | b7dafe2f3c28fac4a281b7151a0dd8f486eb86e6 /packages/python/python-2.4.2/bindir-libdir.patch | |
| parent | 689e31831953d5e817525447664c915f0b1377e1 (diff) | |
python: upgrade to the latest and greatest version: 2.4.3
Diffstat (limited to 'packages/python/python-2.4.2/bindir-libdir.patch')
| -rw-r--r-- | packages/python/python-2.4.2/bindir-libdir.patch | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/packages/python/python-2.4.2/bindir-libdir.patch b/packages/python/python-2.4.2/bindir-libdir.patch deleted file mode 100644 index 27ae5dce5b..0000000000 --- a/packages/python/python-2.4.2/bindir-libdir.patch +++ /dev/null @@ -1,18 +0,0 @@ - -# -# 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 |
