plone: fix compiling
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Fri, 16 Jan 2009 23:43:15 +0000 (00:43 +0100)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Fri, 16 Jan 2009 23:56:31 +0000 (00:56 +0100)
packages/plone/plone_3.1.7.bb

index 8d431f0..7779b79 100644 (file)
@@ -2,12 +2,11 @@ DESCRIPTION = "Plone, a user friendly and powerful Content Management System bas
 SECTION = "network/cms"
 PRIORITY = "optional"
 LICENSE = "GPL"
+PR = "ml0"
 
-SRC_URI = "http://launchpad.net/plone/3.1/${PV}/+download/Plone-${PV}.tar.gz"
+SRC_URI = "http://launchpadlibrarian.net/19393495/Plone-${PV}.tar.gz"
 S = "${WORKDIR}/Plone-${PV}"
 
-inherit distutils
-
 do_install() {
        install -d ${D}${libdir}/python/Products/
        cp -pPR ${S}/* ${D}${libdir}/python/Products/