[packages/ocaml-extlib] - fix install - rel 3

baggins baggins at pld-linux.org
Sat Mar 27 20:49:58 CET 2021


commit 6de93c079c52b5595dcd578d629f196eda751f6c
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Mar 27 20:49:45 2021 +0100

    - fix install
    - rel 3

 ocaml-extlib.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/ocaml-extlib.spec b/ocaml-extlib.spec
index 405b16f..7027ac1 100644
--- a/ocaml-extlib.spec
+++ b/ocaml-extlib.spec
@@ -17,7 +17,7 @@ Summary:	ExtLib for OCaml
 Summary(pl.UTF-8):	ExtLib dla OCamla
 Name:		ocaml-%{pkgname}
 Version:	1.7.8
-Release:	2
+Release:	3
 License:	LGPL + OCaml linking exception
 Group:		Libraries
 Source0:	https://github.com/ygrek/ocaml-extlib/releases/download/%{version}/extlib-%{version}.tar.gz
@@ -102,6 +102,7 @@ użyciem tej biblioteki.
 
 %install
 rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_libdir}/ocaml
 
 OCAMLFIND_DESTDIR=$RPM_BUILD_ROOT%{_libdir}/ocaml %{__make} install
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-extlib.git/commitdiff/6de93c079c52b5595dcd578d629f196eda751f6c



More information about the pld-cvs-commit mailing list