diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-09-21 22:47:11 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-09-21 22:47:11 +0000 |
commit | 0a5008ab3d26b974c740bc4f6d07941dcba36fdb (patch) | |
tree | 77c5ee82cf768f407bb00a861722f5e3c0ca62e2 /python/python_2.3.4.oe | |
parent | aae68500a05810febc63ba8a6a90f92e33aec76c (diff) |
rename python-manifest.oe to python-manifest.inc now that .inc is legal as include file. fix python-numeric btw.
BKrev: 4150af6f_PQxLlhm0sE5gqoOb9G5SA
Diffstat (limited to 'python/python_2.3.4.oe')
-rw-r--r-- | python/python_2.3.4.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python_2.3.4.oe b/python/python_2.3.4.oe index b9035b0201..c519d3b1fb 100644 --- a/python/python_2.3.4.oe +++ b/python/python_2.3.4.oe @@ -55,4 +55,4 @@ do_install() { DESTDIR=${D} install } -include python-${PV}-manifest.oe +include python-${PV}-manifest.inc |