python-pygobject: remove duplicated packaging statements
authorMichael Lauer <mickey@vanille-media.de>
Mon, 12 Nov 2007 15:53:07 +0000 (15:53 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Mon, 12 Nov 2007 15:53:07 +0000 (15:53 +0000)
packages/python/python-pygobject_2.12.3.bb
packages/python/python-pygtk_2.6.3.bb

index a9ab5b5..bfd04d5 100644 (file)
@@ -6,7 +6,6 @@ PR = "r3"
 
 SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/pygobject/2.12/pygobject-${PV}.tar.bz2 \
            file://python-path.patch;patch=1"
-
 S = "${WORKDIR}/pygobject-${PV}"
 
 inherit autotools distutils-base pkgconfig
@@ -22,5 +21,4 @@ do_stage() {
 }
 
 FILES_${PN} = "${libdir}/python*"
-FILES_${PN}-dbg += "${libdir}/python2.4/site-packages/gtk-2.0/gobject/.debug"
 FILES_${PN}-dev += "${datadir}/pygobject/xsl"
index 417de0a..ae6b7d1 100644 (file)
@@ -15,8 +15,6 @@ inherit autotools pkgconfig distutils-base
 EXTRA_OECONF += "--with-python-includes=${STAGING_INCDIR}/../"
 
 PACKAGES = "${PN}-dbg ${PN}-dev ${PN}-doc ${PN}"
-FILES_${PN}-dbg += "${libdir}/python2.4/site-packages/gtk-2.0/gtk/.debug \
-                   ${libdir}/python2.4/site-packages/gtk-2.0/.debug"
 FILES_${PN}-dev += "${bindir} ${datadir}/pygtk ${libdir}/pygtk"
 
 do_configure_prepend() {
@@ -25,7 +23,7 @@ do_configure_prepend() {
 
 do_stage() {
        autotools_stage_includes
-        sed -i s:/usr/share:${STAGING_DATADIR}: codegen/pygtk-codegen-2.0
+       sed -i s:/usr/share:${STAGING_DATADIR}: codegen/pygtk-codegen-2.0
        install -m 0755 codegen/pygtk-codegen-2.0 ${STAGING_BINDIR_NATIVE}/
        install -d ${STAGING_DATADIR}/pygtk/2.0/codegen
        install -d ${STAGING_DATADIR}/pygtk/2.0/defs/