updated on Wed Jan 25 08:34:36 UTC 2012
[aur-mirror.git] / slim-theme-arch_mac / arch_mac.install
blobfcf758bc379e2697b905524fe833508c64eb7c2f
1 # arg 1:  the new package version
2 post_install() {
3   echo
4   echo "==> To use this theme you must edit /etc/slim.conf"
5   echo "==> and change the theme to arch_mac"
6   echo
9 # arg 1:  the old package version
10 post_remove() {
11   echo
12   echo "==> Please make sure you edit /etc/slim.conf, and change the theme"
13   echo "==> to another one, otherwise slim will not work."
14   echo
17 op=$1
18 shift
19 $op $*