updated on Mon Jan 23 00:00:36 UTC 2012
[aur-mirror.git] / baudline-bin / baudline-bin.install
blob5cb481509780a608c5d4a462394dc5f1426f997b
1 post_install() {
2         echo "==>> By the mere act of downloading the program, you are actually" 
3         echo "==>> accepting the license of the program, which has been installed in:"
4         echo "==>> /usr/share/licenses/baudline-bin/README"
5         echo "==>> If you don't accept it, remove the program from your system immediately."
9 post_upgrade() {
10         /bin/true
13 post_remove() {
14         /bin/true
17 op=$1
18 shift
19 $op $*