fish: remove CMAKE_INSTALL
PKG_INSTALL is already default. There's also no need for InstallDev. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
b0a535a2cc
commit
bf0619b3fa
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ PKG_LICENSE:=GPL-2.0-only
|
|||
PKG_LICENSE_FILES:=COPYING
|
||||
PKG_CPE_ID:=cpe:/a:fishshell:fish
|
||||
|
||||
CMAKE_INSTALL:=1
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
|
Loading…
Reference in a new issue