updated on Mon Jan 23 12:00:23 UTC 2012
[aur-mirror.git] / stumpwm-git / stumpwm.install
blob3661fa6e3925cd9e8d30b9a4b1ee67d4ffa18b53
1 post_install() {
2     cd /usr/share/info
3     install-info stumpwm.info dir
4     cat << "EOM"
5     To load contrib/ modules, put the following line in your ~/.stumpwmrc:
6         (set-contrib-dir "/usr/share/stumpwm")
7 EOM
10 post_upgrade() {
11     post_install
14 pre_remove() {
15     cd /usr/share/info
16     install-info --remove stumpwm.info dir