gtk+-native: massage FILESPATH, so this recipe actually finds its files.
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Fri, 22 Aug 2008 17:12:26 +0000 (17:12 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Fri, 22 Aug 2008 17:12:26 +0000 (17:12 +0000)
* boy, do we really need this recipe?  It must have been broken since the bk import
* shouldn't it be renamed to gtk+-1.2-native_1.2.10.bb?

packages/gtk+/gtk+-native-1.2_1.2.10.bb

index 232bfa4..f5ad1a5 100644 (file)
@@ -4,8 +4,10 @@ SECTION = "libs"
 LICENSE = "LGPL"
 PRIORITY = "optional"
 DEPENDS = "glib-1.2 jpeg libpng libxext"
-PR = "r0"
 
+PR = "r1"
+
+FILESPATH =+ "${FILE_DIRNAME}/gtk+-1.2-1.2.10:"
 SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v1.2/gtk+-${PV}.tar.gz \
            file://gtk+1.2-reconf-fix;patch=1 \
            file://no-xwc;patch=1"