Skip to content

Commit

Permalink
dev-ml/camlidl: fix install
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/832515
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <[email protected]>
  • Loading branch information
atupone committed Feb 1, 2022
1 parent 1ce5f3a commit 0b729aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev-ml/camlidl/camlidl-1.09.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ src_install() {
dodir "${libdir#${EPREFIX}}"/caml

dodir /usr/bin
dodir /usr/$(get_libdir)/ocaml/stublibs
# Install
emake BINDIR="${ED}/usr/bin" OCAMLLIB="${D}${libdir}" RANLIB="$(tc-getRANLIB)" install

Expand Down

0 comments on commit 0b729aa

Please sign in to comment.