updated on Wed Jan 18 20:10:41 UTC 2012
[aur-mirror.git] / gambit-c / gambit-c.install
blobee1bc952c3e3e80efcb6d411dc71f8d901a15d07
1 _infodir=/usr/share/info
2 _iinfoargs="$_infodir/gambit-c.info.gz $_infodir/dir"
4 post_upgrade()
6   post_install $@
9 post_install()
11   cat <<EOF
13 *** The Gambit-C compiler is renamed to gambitc. The original name of the
14 *** compiler was gsc, the same as ghostscript's compiler.
16 EOF
18   install-info $_iinfoargs
21 pre_remove()
23   install-info --delete $_iinfoargs