]> code.ossystems Code Review - openembedded-core.git/commitdiff
gtk-industrial-engine: fixed debug packaging
authorMarcin Juszkiewicz <hrw@openedhand.com>
Thu, 7 Jun 2007 11:01:13 +0000 (11:01 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Thu, 7 Jun 2007 11:01:13 +0000 (11:01 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1883 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/gtk-engines/gtk-industrial-engine_2.6.11.bb

index 8df954ddcc415408c2578856d6e6de462a11c095..c1fc676a754d8bae6f805c7f0c058e3b05311a3c 100644 (file)
@@ -2,6 +2,7 @@ SECTION = "x11/base"
 DESCRIPTION = "Industrial theme engine for GTK"
 LICENSE = "GPL2"
 DEPENDS = "gtk+"
+PR = "r1"
 
 include gtk-engines_2.6.inc
 
@@ -20,4 +21,4 @@ PACKAGES += "gtk-theme-industrial"
 FILES_${PN} = "${libdir}/gtk-2.0/*/engines/*.so"
 FILES_${PN}-dev = "${libdir}/gtk-2.0/*/engines/*"
 FILES_gtk-theme-industrial = "${datadir}/icons ${datadir}/themes"
-
+FILES_${PN}-dbg = "${libdir}/gtk-2.0/*/engines/.debug"