updated on Sun Jan 22 12:09:12 UTC 2012
[aur-mirror.git] / yaourt-abs / yaourt.install
blobe29d84ccf0b2a8d19fe881389014c83f678608c1
1 post_install() {
2         echo ""
3         echo "To use yaourt as user, add these entries to /etc/sudoers:"
4         echo "user ALL=NOPASSWD: /usr/bin/pacman"
5         echo "user ALL=NOPASSWD: /usr/bin/pacdiffviewer"
6         echo "user ALL=NOPASSWD: /usr/bin/abs"
7         echo ""
10 post_upgrade() {
11         post_install