[oe-commits] Felix Domke : twisted-python: fix packaging of twisted-python-protocols

GIT User account git at amethyst.openembedded.net
Mon Nov 3 12:48:51 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 70bb8ee097d21d8bd53aa2b5a6438e7ef9ce05b6
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=70bb8ee097d21d8bd53aa2b5a6438e7ef9ce05b6

Author: Felix Domke <tmbinc at elitedvb.net>
Date:   Mon Nov  3 13:42:35 2008 +0100

twisted-python: fix packaging of twisted-python-protocols

patch by Moritz Venn
Signed-off-by: Felix Domke <tmbinc at elitedvb.net>

---

 packages/python/python-twisted_2.5.0.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/packages/python/python-twisted_2.5.0.bb b/packages/python/python-twisted_2.5.0.bb
index e085e81..ccd3e26 100644
--- a/packages/python/python-twisted_2.5.0.bb
+++ b/packages/python/python-twisted_2.5.0.bb
@@ -37,7 +37,7 @@ FILES_python-twisted-test = " \
 "
 
 FILES_python-twisted-protocols = " \
-  ${libdir}/${PYTHON_DIR}/site-packages/twisted/python/protocols/ \
+  ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/ \
 "
 
 FILES_python-twisted-zsh = " \





More information about the Openembedded-commits mailing list