updated on Fri Jan 13 08:00:32 UTC 2012
[aur-mirror.git] / thinkblinkd / thinkblinkd.install
blob9ea605a31df20002a3689617216225f4038615a0
1 post_install() {
2 cat << EOF
4   -->  thinkblinkd messages:
5   -->
6   -->  You can create a daemon by modifying the DAEMON and SCRIPTNAME variables
7   -->  to Arch specific and placing the updated file in the appropriate directory structure.
8   -->
10 EOF
13 post_upgrade() {
14     post_install $*
17 op=$1
18 shift
19 $op $*