python-pygtk-1.2: catch up with renaming
authorMichael Lauer <mickey@vanille-media.de>
Mon, 20 Aug 2007 12:26:39 +0000 (12:26 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Mon, 20 Aug 2007 12:26:39 +0000 (12:26 +0000)
packages/python/python-pygtk-1.2/.mtn2git_empty [moved from packages/python/python-pygtk-0.6.12/.mtn2git_empty with 100% similarity]
packages/python/python-pygtk-1.2/remove-imlib-et-al.patch [moved from packages/python/python-pygtk-0.6.12/remove-imlib-et-al with 100% similarity]
packages/python/python-pygtk-1.2_0.6.12.bb

index 90f8cb3..a974a24 100644 (file)
@@ -8,7 +8,7 @@ SRCNAME = "pygtk"
 PR = "r1"
 
 SRC_URI = "ftp://ftp.gtk.org/pub/gtk/python/v1.2/${SRCNAME}-${PV}.tar.gz \
-           file://remove-imlib-et-al;patch=1 \
+           file://remove-imlib-et-al.patch;patch=1 \
            file://acinclude.m4"
 
 S = "${WORKDIR}/${SRCNAME}-${PV}"
@@ -17,7 +17,7 @@ inherit autotools pkgconfig distutils-base
 
 EXTRA_OECONF += "--with-python-includes=${STAGING_INCDIR}/../"
 
-FILES_${PN} = "${libdir}/${PYTHON_DIR}/"
+#FILES_${PN} = "${libdir}/${PYTHON_DIR}/"
 
 do_configure_prepend() {
        install -m 0644 ${WORKDIR}/acinclude.m4 ${S}/