updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / pkgupdate-git / pkgupdate.install
blobf0c27a141951cb6e4cff3e298ca1f0a8d6919a0d
1 post_install() {
2   echo "As of version 0.5a1 (revision 8f66762d) a new dedicated"
3   echo "configuration file is supplied (/etc/pkgupdate.conf) which"
4   echo "provides the same defaults as the previous rc script did."
5   echo "$(tput bold)The /etc/conf.d/pkgupdate.conf script is dropped.$(tput sgr0)"
6   echo "$(tput bold)Use the new configuration file (/etc/pkgupdate.conf) instead.$(tput sgr0)"
9 post_upgrade() {
10   post_install $1