updated on Fri Jan 13 08:00:32 UTC 2012
[aur-mirror.git] / 4th / 4th.install
blob1a12766164651f2c19a6dd29a86002e0bb616aa2
1 post_install() {
2  echo 
3  echo 'To use the library, you need to set the environment:'
4  echo 'DIR4TH=/usr/lib/4th/ (note the trailing slash)'
5  echo
7 # vim:set ts=2 sw=2 et: