ocaml-kutuphaneleri

This commit is contained in:
milisbir 2018-04-16 02:30:40 +03:00
parent 0479627889
commit 8119898cc8
1 changed files with 1 additions and 1 deletions

View File

@ -17,5 +17,5 @@ derle() {
make
mkdir -p "${PKG}/usr/lib/ocaml"
OCAMLFIND_LDCONF=ignore make install
make OCAMLFIND_DESTDIR="${PKG}$(ocamlfind printconf destdir)" install
}