WebHosting Paid by #1Payday.Loans


   The ROCK Linux project has been discontinued in 2010. Here are the old data for the historical record!

?mode=patch&uid=2006092611283531544
Open Patch: 2006092611283531544 (by stf)
+ stf
Votecheck 'core-relaxed': Missing 1 qualified vote(s) (clifford, daja77, fake, stefanp, teha)
package/base/bash/postconfig.in
Votecheck 'core-strong': Missing 1 qualified vote(s) (clifford, fake, teha)
package/base/bash/postconfig.in
Stefan Fiedler:
        bash: fix build stages for non-default bash 

Stefan Fiedler:
        bash: fix build stages for non-default bash 

--- package/base/bash/postconfig.in     (Revision 22)
+++ package/base/bash/postconfig.in     (Revision 23)
@@ -1,5 +1,5 @@
 # We rely on bash so heavily that it makes no sense to disable default bash, imho.
 # Enable default bash and build non-default bash in stages 5 and 9.
 
-pkgfilter sed -e "/ bash=[^ ]* / { h ; s,^\(.\) [^ ]\{10\} ,\1 -----5---9 , } ; \
+pkgfilter sed -e "/ bash=[^ ]* / { h ; s,^\(.\) [^ ]\{9\}\(.\) ,\1 -----5---\2 , } ; \
        / bash=$ROCKCFG_PKG_BASH_DEFAULT / { x ; s,^. ,X , }"

[Download this patch]