Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37761109
en ru br
ALT Linux repos
S:0.20.1-alt1

Group :: Development/ML
RPM: ocaml-ctypes

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: make-ocamlfind-ldconf.patch
Download


diff --git a/Makefile b/Makefile
index 4edd338..0c93309 100644
--- a/Makefile
+++ b/Makefile
@@ -184,6 +184,7 @@ install-%: PROJECT=$*
 install-%:
 	$(if $(filter yes,$($(PROJECT).install)),\
 		$(OCAMLFIND) install -add ctypes -optional $^ \
+				   -ldconf $(OCAMLFIND_LDCONF) \
                    $(LIB_TARGETS) $(LIB_TARGET_EXTRAS) \
                    $(INSTALL_MLIS) $(INSTALL_CMIS) \
                    $(INSTALL_CMTS) $(INSTALL_CMTIS) \
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin