mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
fish: don't build docs
Building docs fails due to fish_indent not being available. As we don't install docs anyway, simply disable docs build. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
@@ -36,6 +36,8 @@ define Package/fish/description
|
||||
configuration required.
|
||||
endef
|
||||
|
||||
CMAKE_OPTIONS += -DBUILD_DOCS=NO
|
||||
|
||||
define Package/fish/install
|
||||
$(INSTALL_DIR) $(1)/usr/bin
|
||||
$(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/bin/fish $(1)/usr/bin
|
||||
|
||||
Reference in New Issue
Block a user