zstd: Make this part of the core distributions

Many packages link against it and we should make use of it
when we have it.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2020-08-18 10:13:01 +00:00
parent f8a54e1961
commit c67ff7d72c
4 changed files with 2 additions and 6 deletions

View File

@@ -31,10 +31,6 @@ DL_FILE = $(THISAPP).tar.gz
DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = zstd
PAK_VER = 1
DEPS =
###############################################################################
# Top-level Rules