]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/commitdiff
libstatgrab: Make it part of the core system
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 8 Jul 2021 11:20:04 +0000 (11:20 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 9 Jul 2021 06:01:27 +0000 (06:01 +0000)
collectd will be using this

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/rootfiles/common/libstatgrab [moved from config/rootfiles/packages/libstatgrab with 100% similarity]
lfs/libstatgrab

index d21b6616042d328ba3f39984f22b6f55e13ea87d..eef5147732c7a1bdf9d8f7bfaea06b8c72d1e5c3 100644 (file)
@@ -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