diff options
| author | Michael Lauer <mickey@vanille-media.de> | 2005-09-28 14:06:21 +0000 |
|---|---|---|
| committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-09-28 14:06:21 +0000 |
| commit | 3ce6158c5a4e3c1c9b6ab90430b4ddc185e981f8 (patch) | |
| tree | cc453b223c2105fe2e7428a5d4dbf71bc7360d8e /packages/python/python-2.4.1/bindir-libdir.patch | |
| parent | 330298f2add1e08ccaec822a439405b26284cc06 (diff) | |
upgrade python to 2.4.2
NOTE: there's no need to upgrade python-native.
Diffstat (limited to 'packages/python/python-2.4.1/bindir-libdir.patch')
| -rw-r--r-- | packages/python/python-2.4.1/bindir-libdir.patch | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/packages/python/python-2.4.1/bindir-libdir.patch b/packages/python/python-2.4.1/bindir-libdir.patch deleted file mode 100644 index 27ae5dce5b..0000000000 --- a/packages/python/python-2.4.1/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 |
