diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-01-10 23:58:52 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-01-10 23:58:52 +0000 |
commit | 3a491ff2be4f59091e0a9d9cc2eb4abf8e889c6a (patch) | |
tree | 9e787eefcf9103c730c44f42af30e89b09bf0345 /python | |
parent | 54644876270686e0c30662286f6603809407d95d (diff) |
python compiles now. the python libs
are not packaged by ipk - this is imo due to a bug in OE,
because the lib directory just contains another directory (python23)
which then contains the real files. probably just fixing the build stage to
install recursively.
BKrev: 400091bcehzNnj2WXlXfNx5uzZZEBg
Diffstat (limited to 'python')
-rw-r--r-- | python/python-2.3.3/bindir-libdir.patch | 0 | ||||
-rw-r--r-- | python/python-native-2.3.3/bindir-libdir.patch | 0 | ||||
-rw-r--r-- | python/python-native_2.3.3.oe | 0 | ||||
-rw-r--r-- | python/python_2.3.3.oe | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/python/python-2.3.3/bindir-libdir.patch b/python/python-2.3.3/bindir-libdir.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-2.3.3/bindir-libdir.patch diff --git a/python/python-native-2.3.3/bindir-libdir.patch b/python/python-native-2.3.3/bindir-libdir.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-native-2.3.3/bindir-libdir.patch diff --git a/python/python-native_2.3.3.oe b/python/python-native_2.3.3.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-native_2.3.3.oe diff --git a/python/python_2.3.3.oe b/python/python_2.3.3.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python_2.3.3.oe |