[oe-commits] org.oe.dev sphyrna: generalize FILES_sphyrna-python definition

Laibsch commit oe at amethyst.openembedded.net
Mon Sep 1 18:22:55 UTC 2008


sphyrna: generalize FILES_sphyrna-python definition

Author: Laibsch at openembedded.org
Branch: org.openembedded.dev
Revision: fe66b80f14a637cd1f15e4c29da3b38696cb8729
ViewMTN: http://monotone.openembedded.org/revision/info/fe66b80f14a637cd1f15e4c29da3b38696cb8729
Files:
1
packages/sphyrna/sphyrna-python_svn.bb
Diffs:

#
# mt diff -r509c1603e44e7a6d6d3f15a6498017070971bee7 -rfe66b80f14a637cd1f15e4c29da3b38696cb8729
#
#
#
# patch "packages/sphyrna/sphyrna-python_svn.bb"
#  from [06da07d4f68618fea9e10042f77f9bf6a03748dd]
#    to [a7abde73c5310d2466e98619d40254d2f531adde]
#
============================================================
--- packages/sphyrna/sphyrna-python_svn.bb	06da07d4f68618fea9e10042f77f9bf6a03748dd
+++ packages/sphyrna/sphyrna-python_svn.bb	a7abde73c5310d2466e98619d40254d2f531adde
@@ -14,7 +14,7 @@ FILES_sphyrna-console = "${bindir}/hhcon
 PACKAGES = "${PN}-dbg sphyrna-console sphyrna-python"
 
 FILES_sphyrna-console = "${bindir}/hhconsole"
-FILES_sphyrna-python = "${bindir}/decode.py ${libdir}/python2.4/site-packages/sphyrna/*"
+FILES_sphyrna-python = "${bindir}/decode.py ${libdir}/python*/site-packages/sphyrna/*"
 
 PACKAGE_ARCH_sphyrna-python = "all"
 RDEPENDS_sphyrna-python = "python-core python-re"






More information about the Openembedded-commits mailing list