summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-11-29 11:05:05 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-11-29 11:05:05 +0000
commitc10c4eda4cc97239c16e27629fa169b4d610d343 (patch)
treeecf741a95934ce5ec3568ea49bb8d38f7cf1d475
parentc51cc11e7059924aec7e6aa679590b39d4ca42c5 (diff)
imlib2-fbonly: set filesdir
BKrev: 41ab0261Q6NfXZFwAozwVuYHnMTVRw
-rw-r--r--imlib2/imlib2-fbonly_1.1.0.oe2
1 files changed, 2 insertions, 0 deletions
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}"