Merge pull request #16365 from stintel/fish

fish: don't build docs
This commit is contained in:
Stijn Tintel 2021-08-15 12:13:19 +03:00 committed by GitHub
commit 583485e9b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

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