[oe-commits] Frans Meulenbroeks : python-zopeinterface: fixed building

GIT User account git at amethyst.openembedded.net
Mon Apr 13 15:19:58 UTC 2009


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

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Mon Apr 13 17:16:19 2009 +0200

python-zopeinterface: fixed building

---

 recipes/zope/python-zopeinterface_3.5.1.bb |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/recipes/zope/python-zopeinterface_3.5.1.bb b/recipes/zope/python-zopeinterface_3.5.1.bb
index 8553391..c09ebbc 100644
--- a/recipes/zope/python-zopeinterface_3.5.1.bb
+++ b/recipes/zope/python-zopeinterface_3.5.1.bb
@@ -5,5 +5,9 @@ LICENSE = "ZPL"
 
 inherit distutils
 
+PR = "r1"
+
 SRC_URI = "http://pypi.python.org/packages/source/z/zope.interface/zope.interface-${PV}.tar.gz"
 S = "${WORKDIR}/zope.interface-${PV}"
+
+FILES_${PN}-dbg += "${libdir}/${PYTHON_DIR}/site-packages/*.egg/*/*/.debug"  





More information about the Openembedded-commits mailing list