From aaf4fdbf9f12fba24dd6679fd51587f0e80f9668 Mon Sep 17 00:00:00 2001 From: nbd Date: Mon, 11 Jun 2012 14:28:03 +0000 Subject: [PATCH] clish: disable tclish to fix build errors git-svn-id: svn://svn.openwrt.org/openwrt/packages@32195 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- utils/clish/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/utils/clish/Makefile b/utils/clish/Makefile index 1a7d3e094..4e595ed39 100644 --- a/utils/clish/Makefile +++ b/utils/clish/Makefile @@ -34,6 +34,9 @@ define Package/clish/description and forks the appropriate system commands to perform any actions. endef +MAKE_FLAGS += \ + bin_PROGRAMS=bin/clish + define Package/clish/install $(INSTALL_DIR) $(1)/usr/bin $(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/bin/* $(1)/usr/bin/