archrelease: copy trunk to extra-x86_64
[arch-packages.git] / bash / trunk / bash.install
blob389b402daef1341e92f0c0fb012355770473fd85
1 post_upgrade() {
2         grep -qe '^/bin/rbash$' etc/shells || echo '/bin/rbash' >> etc/shells
3         grep -qe '^/usr/bin/rbash$' etc/shells || echo '/usr/bin/rbash' >> etc/shells