updated on Wed Jan 11 08:01:35 UTC 2012
[aur-mirror.git] / pacupd / pacupd.install
blob64d5a07f6fc43045eb5b6040066173c30efbd1eb
1 pkgname=pacupd
3 post_install() {
4   cat << EOM
5 >>> To allow pacupd synchronize the databases you must:
6 >>>   1. Run visudo as root:
7 >>>      # visudo
8 >>>   2. Add the following line at the end of the file:
9 >>>      user    ALL=(ALL) NOPASSWD: /usr/bin/pacman
10 EOM