]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/commitdiff
bash: Does not need coreutils prior to installation.
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 4 Apr 2012 22:29:25 +0000 (00:29 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 4 Apr 2012 22:29:25 +0000 (00:29 +0200)
bash/bash.nm

index 4ba473382badb6af4d169eb737800c5f5d214a9e..4ea4fb9db6d564503ca673d34bc4d8c94814ff3b 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = bash
 version    = 4.2
-release    = 7
+release    = 8
 
 groups     = System/Tools
 url        = http://www.gnu.org/software/bash/
@@ -69,8 +69,8 @@ packages
        package %{name}
                groups += Base Build
 
-               prerequires = coreutils
                requires
+                       coreutils
                        /etc/bashrc
                        /etc/profile
                end