ocaml-kutuphaneleri

This commit is contained in:
milisbir 2018-04-16 02:26:57 +03:00
parent feafdb94fe
commit 0479627889
1 changed files with 1 additions and 1 deletions

View File

@ -22,5 +22,5 @@ derle() {
make OCAMLFIND_DESTDIR="${PKG}$(ocamlfind printconf destdir)" install
# Install LICENSE
install -Dm644 "${SRC}"/opam/system/doc/${_pkgname}/LICENSE -t "${PKG}"/usr/share/licenses/${isim}/
install -Dm644 "${SRC}"/opam/system/doc/${_isim}/LICENSE -t "${PKG}"/usr/share/licenses/${isim}/
}