[oe-commits] org.oe.dev python-2.4.4-manifest.inc: fix python-misc

koen commit openembedded-commits at lists.openembedded.org
Thu Apr 12 16:01:33 UTC 2007


python-2.4.4-manifest.inc: fix python-misc
* FILES_foo is useless is foo isn't in PACKAGES....

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 23575cdf45168835acaa64c95cfb5730de37373b
ViewMTN: http://monotone.openembedded.org/revision.psp?id=23575cdf45168835acaa64c95cfb5730de37373b
Files:
1
packages/python/python-2.4.4-manifest.inc
Diffs:

#
# mt diff -rfa1ab8533e005ce7ec1b717852fe1a69cc0e89b1 -r23575cdf45168835acaa64c95cfb5730de37373b
#
# 
# 
# patch "packages/python/python-2.4.4-manifest.inc"
#  from [c54ba74a5b81534fb7e314d4133157b7ef8a7add]
#    to [5d3e920d0e1b1574abeb0e3f67199d08af99476c]
# 
============================================================
--- packages/python/python-2.4.4-manifest.inc	c54ba74a5b81534fb7e314d4133157b7ef8a7add
+++ packages/python/python-2.4.4-manifest.inc	5d3e920d0e1b1574abeb0e3f67199d08af99476c
@@ -10,13 +10,14 @@ PROVIDES+="python-profile python-threadi
 
 PROVIDES+="python-profile python-threading python-distutils python-textutils python-codecs python-pickle python-datetime python-core python-io python-compiler python-compression python-re python-xmlrpc python-terminal python-email python-image python-resource python-devel python-math python-hotshot python-unixadmin python-tkinter python-gdbm python-fcntl python-netclient python-pprint python-netserver python-curses python-syslog python-html python-readline python-subprocess python-pydoc python-logging python-mailbox python-xml python-mime python-tests python-unittest python-stringold python-lib-old-and-deprecated python-compile python-shell python-bsddb python-mmap python-zlib python-db python-crypt python-idle python-lang python-audio python-misc"
 
-PACKAGES="python-profile python-threading python-distutils python-textutils python-codecs python-pickle python-datetime python-core python-io python-compiler python-compression python-re python-xmlrpc python-terminal python-email python-image python-resource python-devel python-math python-hotshot python-unixadmin python-tkinter python-gdbm python-fcntl python-netclient python-pprint python-netserver python-curses python-syslog python-html python-readline python-subprocess python-pydoc python-logging python-mailbox python-xml python-mime python-tests python-unittest python-stringold python-lib-old-and-deprecated python-compile python-shell python-bsddb python-mmap python-zlib python-db python-crypt python-idle python-lang python-audio python-misc"
+PACKAGES="python-profile python-threading python-distutils python-textutils python-codecs python-pickle python-datetime python-core python-io python-compiler python-compression python-re python-xmlrpc python-terminal python-email python-image python-resource python-devel python-math python-hotshot python-unixadmin python-tkinter python-gdbm python-fcntl python-netclient python-pprint python-netserver python-curses python-syslog python-html python-readline python-subprocess python-pydoc python-logging python-mailbox python-xml python-mime python-tests python-unittest python-stringold python-lib-old-and-deprecated python-compile python-shell python-bsddb python-mmap python-zlib python-db python-crypt python-idle python-lang python-audio python-misc-dbg python-misc"
 
 DESCRIPTION_python-misc-dbg="Misc Python debug files"
 FILES_python-misc-dbg="${libdir}/python2.4/lib-dynload/.debug"
 RDEPENDS_python-misc-dbg="python-core"
 
 DESCRIPTION_python-misc="Misc Python files"
+PR_python-misc="ml1"
 FILES_python-misc="${libdir}/python2.4/"
 RDEPENDS_python-misc="python-core"
 






More information about the Openembedded-commits mailing list