updated on Sat Jan 14 12:12:45 UTC 2012
[aur-mirror.git] / prey-demo / prey-demo.install
blobf2b20c6f74e278b228e26de704b7b606da98e8b6
2 post_install() {
3     echo ">>> You must read and agree to the terms in the EULAs found"
4     echo ">>> in /usr/share/licenses/prey-demo/ before using this software!"
7 post_upgrade() {
8     post_install $1
11 pre_remove() {
12     /bin/true
15 op=$1
16 shift
18 $op $*