From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 2/3] libstatgrab: Make it part of the core system
Date: Thu, 08 Jul 2021 11:20:04 +0000 [thread overview]
Message-ID: <20210708112005.22389-2-michael.tremer@ipfire.org> (raw)
In-Reply-To: <20210708112005.22389-1-michael.tremer@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 993 bytes --]
collectd will be using this
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
---
config/rootfiles/{packages => common}/libstatgrab | 0
lfs/libstatgrab | 4 ----
2 files changed, 4 deletions(-)
rename config/rootfiles/{packages => common}/libstatgrab (100%)
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 d21b66160..eef514773 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
--
2.20.1
next prev parent reply other threads:[~2021-07-08 11:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-08 11:20 [PATCH 1/3] make.sh: Build libstatgrab before collectd Michael Tremer
2021-07-08 11:20 ` Michael Tremer [this message]
2021-07-08 11:20 ` [PATCH 3/3] collectd: Use libstatgrab to read disk stats Michael Tremer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210708112005.22389-2-michael.tremer@ipfire.org \
--to=michael.tremer@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox