[packages] zile: force getopt detection
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18907 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
10431b2fc7
commit
cba9967834
@ -32,6 +32,9 @@ define Package/zile/description
|
||||
to Emacs; every Emacs user should feel at home with Zile.
|
||||
endef
|
||||
|
||||
CONFIGURE_VARS += \
|
||||
gl_cv_func_getopt_gnu=yes \
|
||||
|
||||
define Package/zile/install
|
||||
$(INSTALL_DIR) $(1)/usr/bin
|
||||
$(INSTALL_BIN) $(PKG_BUILD_DIR)/src/$(PKG_NAME) $(1)/usr/bin/
|
||||
|
Loading…
x
Reference in New Issue
Block a user