]> code.ossystems Code Review - openembedded-core.git/commitdiff
Upgrade gail, and fix packaging
authorRoss Burton <ross@openedhand.com>
Mon, 17 Sep 2007 09:54:54 +0000 (09:54 +0000)
committerRoss Burton <ross@openedhand.com>
Mon, 17 Sep 2007 09:54:54 +0000 (09:54 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2743 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/gnome/gail_1.20.0.bb [moved from meta/packages/gnome/gail_1.19.6.bb with 76% similarity]

similarity index 76%
rename from meta/packages/gnome/gail_1.19.6.bb
rename to meta/packages/gnome/gail_1.20.0.bb
index 4e419c51677c4fdf4cd485e109d39cdece3ea6a6..58168a04d5a7e0dc441fd82f41903b2454d354b3 100644 (file)
@@ -8,7 +8,8 @@ inherit gnome
 
 EXTRA_OECONF = "--disable-gtk-doc"
 
-FILES_${PN} += "${libdir}/gtk+-2.0/modules/*.so"
+FILES_${PN} += "${libdir}/gtk-2.0/modules/*.so"
+FILES_${PN}-dbg += "${libdir}/gtk-2.0/modules/.debug"
 
 do_stage() {
        gnome_stage_includes