]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
bash: Make package work on x86_64.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 22 Dec 2011 17:12:12 +0000 (18:12 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 22 Dec 2011 17:12:12 +0000 (18:12 +0100)
bash/bash.nm

index e6c0ff56b28fd9cf264ef223c929624945e6eead..bc5364cb6cf0029c8d1ff9ffea63b04d0e1c7e9b 100644 (file)
@@ -70,7 +70,10 @@ packages
                groups += Base Build
 
                prerequires = coreutils
-               requires = /etc/bashrc /etc/profile
+               requires
+                       /etc/bashrc
+                       /etc/profile
+               end
 
                script postin
                        # Create /etc/shells, if it does not exist.