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

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