From: Michael Lauer Date: Mon, 29 Nov 2004 11:05:05 +0000 (+0000) Subject: imlib2-fbonly: set filesdir X-Git-Tag: Release-2010-05/1~15881 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c10c4eda4cc97239c16e27629fa169b4d610d343;p=openembedded.git imlib2-fbonly: set filesdir BKrev: 41ab0261Q6NfXZFwAozwVuYHnMTVRw --- diff --git a/imlib2/imlib2-fbonly_1.1.0.oe b/imlib2/imlib2-fbonly_1.1.0.oe index aa2c5e1dee..0d18f4b4df 100644 --- a/imlib2/imlib2-fbonly_1.1.0.oe +++ b/imlib2/imlib2-fbonly_1.1.0.oe @@ -5,3 +5,5 @@ DEPENDS = "freetype" EXTRA_OECONF = "--without-x \ --disable-mmx" + +FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/imlib2-${PV}"