From 4251bfb1ca227e74a95b027af13396eb3c13a5d4 Mon Sep 17 00:00:00 2001 From: Michal Moskal Date: Wed, 13 Feb 2002 17:30:52 +0000 Subject: [PATCH] - added /usr/lib/ocaml/ld.conf - release 2 Changed files: ocaml.spec -> 1.23 --- ocaml.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ocaml.spec b/ocaml.spec index 4139059..d32846f 100644 --- a/ocaml.spec +++ b/ocaml.spec @@ -8,7 +8,7 @@ Summary: The Objective Caml compiler and programming environment Summary(pl): Kompilator Objektowego Caml oraz ¶rodowisko programistyczne Name: ocaml Version: 3.04 -Release: 1 +Release: 2 License: distributable Vendor: Group of implementors Group: Development/Languages @@ -260,6 +260,7 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/%{name}/lib[abc]*.a %{_libdir}/%{name}/libmldbm.a %{_libdir}/%{name}/lib[nstu]*.a +%{_libdir}/%{name}/ld.conf %attr(755,root,root) %{_libdir}/%{name}/expunge %attr(755,root,root) %{_libdir}/%{name}/extract_crc %{_libdir}/%{name}/camlheader -- 2.44.0