mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
treewide: add missing BUILDONLY
Fixes Makefile warnings: WARNING: skipping X -- package has no install section Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -54,6 +54,7 @@ define Package/redis-full
|
||||
$(call Package/redis/Default)
|
||||
TITLE:=All Redis binaries (server,cli and utils)
|
||||
DEPENDS:=+redis-utils +redis-cli
|
||||
BUILDONLY:=1
|
||||
endef
|
||||
|
||||
define Package/redis-full/description
|
||||
|
||||
Reference in New Issue
Block a user