commit:     0b729aa60887a2b07fb2ca315c16a771a09393c1
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  1 20:17:55 2022 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Feb  1 20:17:55 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b729aa6

dev-ml/camlidl: fix install

Closes: https://bugs.gentoo.org/832515
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/camlidl/camlidl-1.09.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-ml/camlidl/camlidl-1.09.ebuild 
b/dev-ml/camlidl/camlidl-1.09.ebuild
index 2861e48e26d7..3857dcc1ea41 100644
--- a/dev-ml/camlidl/camlidl-1.09.ebuild
+++ b/dev-ml/camlidl/camlidl-1.09.ebuild
@@ -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
 

Reply via email to