commit 6de93c079c52b5595dcd578d629f196eda751f6c
Author: Jan Rękorajski <bagg...@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

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to