[oe-commits] org.oe.dev python 2.4.4 ship manpage. (finally) closes #2282

mickeyl commit openembedded-commits at lists.openembedded.org
Thu Jun 21 05:05:41 UTC 2007


python 2.4.4 ship manpage. (finally) closes #2282

Author: mickeyl at openembedded.org
Branch: org.openembedded.dev
Revision: b87ef6b9fc92b6044207a2770efc280f27776358
ViewMTN: http://monotone.openembedded.org/revision.psp?id=b87ef6b9fc92b6044207a2770efc280f27776358
Files:
1
packages/python/python_2.4.4.bb
Diffs:

#
# mt diff -re51ad54cac43a986a655c2dcd789b54ecdb008fd -rb87ef6b9fc92b6044207a2770efc280f27776358
#
# 
# 
# patch "packages/python/python_2.4.4.bb"
#  from [ea6d1e122dc1e15efa4b80bca03e170a86637b90]
#    to [bfbbf5d95955378bb5bc2103cbdff92dbbe644b6]
# 
============================================================
--- packages/python/python_2.4.4.bb	ea6d1e122dc1e15efa4b80bca03e170a86637b90
+++ packages/python/python_2.4.4.bb	bfbbf5d95955378bb5bc2103cbdff92dbbe644b6
@@ -72,3 +72,8 @@ FILES_python-misc = "${libdir}/python2.4
 # catch all the rest (unsorted)
 PACKAGES += "python-misc"
 FILES_python-misc = "${libdir}/python2.4"
+
+# catch manpage
+PACKAGES += "python-man"
+FILES_python-man = "${datadir}/man"
+






More information about the Openembedded-commits mailing list