From: Michael Tremer Date: Thu, 15 Dec 2011 09:01:25 +0000 (+0100) Subject: make: -debuginfo package should not be in Build group. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fe91a2fb67928cb120a7c09859123be4c92ab33;p=ipfire-3.x.git make: -debuginfo package should not be in Build group. --- diff --git a/make/make.nm b/make/make.nm index c8eac07e1..2a8fb0afd 100644 --- a/make/make.nm +++ b/make/make.nm @@ -5,10 +5,10 @@ name = make version = 3.81 -release = 1 +release = 2 maintainer = Michael Tremer -groups = Build Development/Tools +groups = Development/Tools url = http://www.gnu.org/software/make/ license = GPLv2+ summary = A GNU tool which simplifies the build process for users. @@ -37,6 +37,8 @@ end packages package %{name} + groups += Build + end package %{name}-debuginfo template DEBUGINFO