imlib2-fbonly: set filesdir
authorMichael Lauer <mickey@vanille-media.de>
Mon, 29 Nov 2004 11:05:05 +0000 (11:05 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Mon, 29 Nov 2004 11:05:05 +0000 (11:05 +0000)
BKrev: 41ab0261Q6NfXZFwAozwVuYHnMTVRw

imlib2/imlib2-fbonly_1.1.0.oe

index aa2c5e1..0d18f4b 100644 (file)
@@ -5,3 +5,5 @@ DEPENDS = "freetype"
 
 EXTRA_OECONF = "--without-x \
                --disable-mmx"
+
+FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/imlib2-${PV}"