repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Tue Jan 10 04:01:21 UTC 2012
[aur-mirror.git]
/
4th
/
4th.install
blob
1a12766164651f2c19a6dd29a86002e0bb616aa2
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
6
}
7
# vim:set ts=2 sw=2 et: