summaryrefslogtreecommitdiffstats
path: root/rules/host-fakeroot.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/host-fakeroot.make')
-rw-r--r--rules/host-fakeroot.make11
1 files changed, 3 insertions, 8 deletions
diff --git a/rules/host-fakeroot.make b/rules/host-fakeroot.make
index 2947bb177..d869787ce 100644
--- a/rules/host-fakeroot.make
+++ b/rules/host-fakeroot.make
@@ -27,18 +27,13 @@ HOST_FAKEROOT_SOURCE := $(SRCDIR)/$(HOST_FAKEROOT_TARBALL)
HOST_FAKEROOT_DIR := $(HOST_BUILDDIR)/$(HOST_FAKEROOT)
# ----------------------------------------------------------------------------
-# Get
-# ----------------------------------------------------------------------------
-
-$(HOST_FAKEROOT_SOURCE):
- @$(call targetinfo)
- @$(call get, HOST_FAKEROOT)
-
-# ----------------------------------------------------------------------------
# Prepare
# ----------------------------------------------------------------------------
HOST_FAKEROOT_CONF_TOOL := autoconf
+HOST_FAKEROOT_CONF_OPT := \
+ $(HOST_AUTOCONF) \
+ --libdir=/lib/fakeroot
# ----------------------------------------------------------------------------
# Install