From: Michael Lauer Date: Thu, 21 Jun 2007 04:46:12 +0000 (+0000) Subject: python 2.4.4 ship manpage. (finally) closes #2282 X-Git-Tag: Release-2010-05/1~8868^2~261^2~42^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b75654ea6ca540724285c394744e8b2463f8d28;p=openembedded.git python 2.4.4 ship manpage. (finally) closes #2282 --- diff --git a/packages/python/python_2.4.4.bb b/packages/python/python_2.4.4.bb index 4442fbad53..6ec186cb83 100644 --- 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" +