updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / vicious-git / vicious-git.install
blob244237757727bcd76f0aa5d25c3fc78a4a02cf94
2 post_install() {
3 cat << _EOF
5 ==> vicious installation notes:
6     ----------------------------------------
7     Vicious widget types are a framework for creating your own awesome
8     widgets. They can be used with stable versions of awesome and
9     development code from the 3.4 branch, or the master branch.
10     
11 _EOF
15 post_upgrade() {
16         post_install
19 op=$1
20 shift
21 $op $*