From 82b3f9bc85ebfe111eba9fe2a124db3a8ad8c81c Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Fri, 4 Jun 2010 16:45:41 -0700 Subject: gdk-pixbuf-csource-native (2.12.11): Switch to FILESPATHPKG Signed-off-by: Tom Rini --- recipes/gtk+/gdk-pixbuf-csource-native_2.12.11.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes') diff --git a/recipes/gtk+/gdk-pixbuf-csource-native_2.12.11.bb b/recipes/gtk+/gdk-pixbuf-csource-native_2.12.11.bb index 5e62637d67..36c0e4753e 100644 --- a/recipes/gtk+/gdk-pixbuf-csource-native_2.12.11.bb +++ b/recipes/gtk+/gdk-pixbuf-csource-native_2.12.11.bb @@ -2,7 +2,7 @@ require gtk+_${PV}.bb inherit native DEPENDS = "jpeg-native libpng-native gettext-native glib-2.0-native libx11-native" S = "${WORKDIR}/gtk+-${PV}" -FILESPATH = "${FILE_DIRNAME}/gdk-pixbuf-csource:${FILE_DIRNAME}/gtk+-${PV}:${FILE_DIRNAME}/files" +FILESPATHPKG =. "gdk-pixbuf-csource:gtk+-${PV}:" SRC_URI += "file://reduce-dependencies.patch" #clear recommends for uclibc builds -- cgit v1.2.3