From: Michael Tremer Date: Thu, 8 Jul 2021 11:20:04 +0000 (+0000) Subject: libstatgrab: Make it part of the core system X-Git-Tag: v2.27-core159~53 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b90de216481934303fba71deb8edec7a8896defd;p=ipfire-2.x.git libstatgrab: Make it part of the core system collectd will be using this Signed-off-by: Michael Tremer Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/packages/libstatgrab b/config/rootfiles/common/libstatgrab similarity index 100% rename from config/rootfiles/packages/libstatgrab rename to config/rootfiles/common/libstatgrab diff --git a/lfs/libstatgrab b/lfs/libstatgrab index d21b661604..eef5147732 100644 --- a/lfs/libstatgrab +++ b/lfs/libstatgrab @@ -31,10 +31,6 @@ DL_FILE = $(THISAPP).tar.gz DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) -PROG = libstatgrab -PAK_VER = 3 - -DEPS = ############################################################################### # Top-level Rules