updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / icepac / icepac.install
bloba5647a1e9ec37b037bfb426132894b6b9b376ba2
1 post_install() {
2     cat <<EOF
3 Icepac's behavior is specified through a configuration
4 file that resides in ~/.icepac.
6 For information on the expected contents of the file and an
7 example file, please see http://code.google.com/p/icepac/
8 specifically, the "Configuration" and "Further Documentation"
9 headings. 
10 EOF
13 op=$1
14 shift
15 $op $*