[packages/ocaml] - drop unused site-lib dir - rel 4

baggins baggins at pld-linux.org
Sat Mar 27 22:07:34 CET 2021


commit 9dff549cb0fc5f2299cf39d56cd77faa6bc36211
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Mar 27 22:07:16 2021 +0100

    - drop unused site-lib dir
    - rel 4

 ocaml.spec | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/ocaml.spec b/ocaml.spec
index 76e4105..2af1d48 100644
--- a/ocaml.spec
+++ b/ocaml.spec
@@ -14,7 +14,7 @@ Summary:	The Objective Caml compiler and programming environment
 Summary(pl.UTF-8):	Kompilator OCamla (Objective Caml) oraz środowisko programistyczne
 Name:		ocaml
 Version:	4.12.0
-Release:	3
+Release:	4
 Epoch:		1
 License:	QPL v1.0 with linking exception (compiler), LGPL v2 with linking exception (library)
 Group:		Development/Languages
@@ -188,7 +188,6 @@ mv htmlman docs/html/ocaml
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_includedir},%{_infodir},%{_examplesdir}/%{name}-%{version}}
-install -d $RPM_BUILD_ROOT%{_libdir}/%{name}/site-lib
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
@@ -295,7 +294,6 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/ocamlrund
 %attr(755,root,root) %{_bindir}/ocamlruni
 %dir %{_libdir}/%{name}
-%dir %{_libdir}/%{name}/site-lib
 %dir %{_libdir}/%{name}/stublibs
 %{_libdir}/%{name}/eventlog_metadata
 %attr(755,root,root) %{_libdir}/%{name}/stublibs/dll*.so
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml.git/commitdiff/9dff549cb0fc5f2299cf39d56cd77faa6bc36211



More information about the pld-cvs-commit mailing list