libgnomecanvas: fix -dbg packaging for 2.10.2 and 2.12.0
authorPhilipp Zabel <philipp.zabel@gmail.com>
Tue, 29 Aug 2006 09:21:15 +0000 (09:21 +0000)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Tue, 29 Aug 2006 09:21:15 +0000 (09:21 +0000)
packages/gnome/libgnomecanvas_2.10.2.bb
packages/gnome/libgnomecanvas_2.12.0.bb

index 36ee1aa..3c1b36e 100644 (file)
@@ -1,6 +1,6 @@
 LICENSE = "GPL"
 SECTION = "x11/gnome/libs"
-PR = "r1"
+PR = "r2"
 DESCRIPTION = "A powerful object-oriented display"
 inherit gnome
 
@@ -9,6 +9,7 @@ DEPENDS = "gnome-vfs libbonobo libglade libart-lgpl"
 EXTRA_OECONF = "--disable-gtk-doc"
 
 FILES_${PN} += "${libdir}/libglade/*/libcanvas.so"
+FILES_${PN}-dbg += "${libdir}/libglade/*/.debug/libcanvas.so"
 
 do_stage() {
        gnome_stage_includes
index 36ee1aa..3c1b36e 100644 (file)
@@ -1,6 +1,6 @@
 LICENSE = "GPL"
 SECTION = "x11/gnome/libs"
-PR = "r1"
+PR = "r2"
 DESCRIPTION = "A powerful object-oriented display"
 inherit gnome
 
@@ -9,6 +9,7 @@ DEPENDS = "gnome-vfs libbonobo libglade libart-lgpl"
 EXTRA_OECONF = "--disable-gtk-doc"
 
 FILES_${PN} += "${libdir}/libglade/*/libcanvas.so"
+FILES_${PN}-dbg += "${libdir}/libglade/*/.debug/libcanvas.so"
 
 do_stage() {
        gnome_stage_includes