From: Michael Tremer Date: Wed, 19 Oct 2011 12:39:32 +0000 (+0200) Subject: bzip2: Don't install bzip2-devel in build chroot. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02dd07b2c78cf09367d9fdd5b1c0d326f6a44f34;p=ipfire-3.x.git bzip2: Don't install bzip2-devel in build chroot. --- diff --git a/bzip2/bzip2.nm b/bzip2/bzip2.nm index f0165c75c..41ef38411 100644 --- a/bzip2/bzip2.nm +++ b/bzip2/bzip2.nm @@ -5,9 +5,9 @@ name = bzip2 version = 1.0.6 -release = 1 +release = 2 -groups = Applications/Compression Build +groups = Applications/Compression url = http://www.bzip.org/ license = GPLv2+ summary = Bzip2 is a data compressor. @@ -54,6 +54,7 @@ end packages package %{name} + groups += Build end package %{name}-devel