abinfo "Installing bashrc for aliases ..."
mkdir -vp "${PKGDIR}/etc/bashrc.d/"
ln -vs ../profile.d/grc.bashrc "${PKGDIR}/etc/bashrc.d/grc.bashrc"
