clish: disable tclish to fix build errors

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32195 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2012-06-11 14:28:03 +00:00
parent a7036b394d
commit aaf4fdbf9f

View File

@ -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/