summaryrefslogtreecommitdiff
path: root/package/exmap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/exmap/Makefile')
-rw-r--r--package/exmap/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/exmap/Makefile b/package/exmap/Makefile
index 5f551b785..56149598a 100644
--- a/package/exmap/Makefile
+++ b/package/exmap/Makefile
@@ -27,8 +27,6 @@ $(eval $(call PKG_template,EXMAPD,exmapd,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEP
$(eval $(call PKG_template,EXMAPSERVER,exmapserver,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR_EXMAPSERVER},${PKG_SECTION}))
$(eval $(call PKG_template,KMOD_EXMAP,kmod-exmap,${KERNEL_VERSION}+${PKG_VERSION}-${ADK_TARGET}-${PKG_RELEASE},,${PKG_DESCR_KMOD_EXMAP},${PKG_SECTION}))
-INSTALL_STYLE:= manual
-
CONFIGURE_ARGS+= --disable-doc
CONFIGURE_ENV+= LIBS="-lncurses"