summaryrefslogtreecommitdiff
path: root/packages/graphics/directfb/directfb.mk
diff options
context:
space:
mode:
Diffstat (limited to 'packages/graphics/directfb/directfb.mk')
-rw-r--r--packages/graphics/directfb/directfb.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/graphics/directfb/directfb.mk b/packages/graphics/directfb/directfb.mk
index c734f66..f61b71d 100644
--- a/packages/graphics/directfb/directfb.mk
+++ b/packages/graphics/directfb/directfb.mk
@@ -123,7 +123,7 @@ $(DIRECTFB_BUILD_DIR)/.configured:
LDFLAGS="-L$(SYSROOT)/$(LIBDIR) -L$(SYSROOT)/usr/$(LIBDIR)" \
CPPFLAGS="-I$(SYSROOT)/usr/include" \
./configure $(CONFIG_DIRECTFB_OPTS) $(CONFIG_DIRECTFB_GRAPHICS-y) \
- $(CONFIG_DIRECTFB_INPUTS-y)
+ $(CONFIG_DIRECTFB_INPUTS-y) --libdir=/usr/$(LIBDIR)
@touch $@
$(DIRECTFB_BUILD_DIR)/.patchlibtool: