diff options
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 |