summaryrefslogtreecommitdiffstats
path: root/package/gamin/gamin.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/gamin/gamin.mk')
-rw-r--r--package/gamin/gamin.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/gamin/gamin.mk b/package/gamin/gamin.mk
index 1aa5f8be0..db2769213 100644
--- a/package/gamin/gamin.mk
+++ b/package/gamin/gamin.mk
@@ -15,8 +15,6 @@ GAMIN_CONF_OPT = --program-prefix="" --disable-debug
# python support broken
GAMIN_CONF_OPT += --without-python
-GAMIN_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install
-
GAMIN_CONF_ENV = have_abstract_sockets=no
ifneq ($(BR2_LARGEFILE),y)