diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-01-21 21:30:45 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-01-21 21:30:45 +0000 |
commit | f38b8a615a59af9dacdb7bc5a0fe9d3a6492ec18 (patch) | |
tree | a10e6ffa834ad8c63a564e4a5c0d9910785a4a44 /python | |
parent | 00027f0ad1603b228bbd879d5f0d1d41a559c3a7 (diff) |
python_2.3.3.oe:
include manifest and build lots of nice small packages
python-2.3.3-manifest.oe:
new file
BKrev: 400eef85zzDxojxcu_LN8eRB6LeYPA
Diffstat (limited to 'python')
-rw-r--r-- | python/python-2.3.3-manifest.oe | 0 | ||||
-rw-r--r-- | python/python_2.3.3.oe | 2 |
2 files changed, 2 insertions, 0 deletions
diff --git a/python/python-2.3.3-manifest.oe b/python/python-2.3.3-manifest.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/python/python-2.3.3-manifest.oe diff --git a/python/python_2.3.3.oe b/python/python_2.3.3.oe index fbfe34d33f..befeea1a5a 100644 --- a/python/python_2.3.3.oe +++ b/python/python_2.3.3.oe @@ -44,3 +44,5 @@ do_install() { STAGING_DIR=${STAGING_DIR} \ DESTDIR=${D} install } + +include python-${PV}-manifest.oe |