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 Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
ocaml-sqlite3
/
ocaml-sqlite3.install
blob
52df8d3474c0343f68c07e4cf00dcb8935c682e3
1
post_install() {
2
cat << 'EOM'
3
==> You should add
4
EOM
5
echo " ==> $(ocamlfind printconf destdir)/stublibs"
6
echo " ==> to your ld.conf file."
7
}