From 26cf7f78236c03cc2f09edae5b72016edfdaf342 Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Sun, 8 Feb 2026 08:05:36 +0100 Subject: [PATCH] project.conf: Use Group Development/Tools/Building Change package group from System/Libraries to Development/Tools/Building because that expresses the purpose of the package better. Signed-off-by: Jan Lindemann --- make/project.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make/project.conf b/make/project.conf index 0b671c34..fdedd353 100644 --- a/make/project.conf +++ b/make/project.conf @@ -6,7 +6,7 @@ A package providing a lightweight cross-platform software build and packaging system, for use both standalone and from within a janware software build tree. [global] -group = System/Libraries +group = "Development/Tools/Building" subpackages = run devel license = LGPL 2 jw-maintainer = jan