mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

5 lines
294 B

# 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,^\(.\) [^ ]\{9\}\(.\) ,\1 -----5---\2 , } ; \
/ bash=$ROCKCFG_PKG_BASH_DEFAULT / { x ; s,^. ,X , }"