updated on Sun Jan 15 20:01:04 UTC 2012
[aur-mirror.git] / lout / lout.install
blob22b02e714bfa9c00fdb9e6a37cdad3fb06e40323
1 post_install()
3   /usr/bin/lout -x -s /usr/lib/lout/include/init || return 1
4   chmod 0644 /usr/lib/lout/data/* || return 1
5   chmod 0644 /usr/lib/lout/hyph/* || return 1
8 post_upgrade()
10  post_install $1