git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6623f3
)
python 2.4.4 ship manpage. (finally) closes #2282
author
Michael Lauer
<mickey@vanille-media.de>
Thu, 21 Jun 2007 04:46:12 +0000
(
04:46
+0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Thu, 21 Jun 2007 04:46:12 +0000
(
04:46
+0000)
packages/python/python_2.4.4.bb
patch
|
blob
|
history
diff --git
a/packages/python/python_2.4.4.bb
b/packages/python/python_2.4.4.bb
index
4442fba
..
6ec186c
100644
(file)
--- a/
packages/python/python_2.4.4.bb
+++ b/
packages/python/python_2.4.4.bb
@@
-72,3
+72,8
@@
FILES_libpython2 = "${libdir}/libpython*"
# catch all the rest (unsorted)
PACKAGES += "python-misc"
FILES_python-misc = "${libdir}/python2.4"
+
+# catch manpage
+PACKAGES += "python-man"
+FILES_python-man = "${datadir}/man"
+