python-gst: fix FILES
authorMarcin Juszkiewicz <hrw@openembedded.org>
Mon, 12 Nov 2007 13:21:25 +0000 (13:21 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Mon, 12 Nov 2007 13:21:25 +0000 (13:21 +0000)
packages/python/python-gst_0.10.8.bb

index 0de7dc8..7b3535c 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Python Gstreamer bindings"
 SECTION = "devel/python"
 LICENSE = "LGPL"
 DEPENDS = "gstreamer gst-plugins-base python-pygobject"
-PR = "ml0"
+PR = "ml1"
 
 SRC_URI = "http://gstreamer.freedesktop.org/src/gst-python/gst-python-${PV}.tar.bz2 \
            file://python-path.patch;patch=1"
@@ -21,4 +21,4 @@ do_stage() {
        autotools_stage_all
 }
 
-FILES_${PN}-dbg = "${libdir}/python2.4/site-packages/gst-0.10/gst/.debug/"
+FILES_${PN}-dbg = "${libdir}/python2.5/site-packages/gst-0.10/gst/.debug/"