updated on Wed Jan 25 16:08:47 UTC 2012
[aur-mirror.git] / postgresql-ocaml / postgresql-ocaml.install
blob52df8d3474c0343f68c07e4cf00dcb8935c682e3
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."