[packages/ocaml-csv] - fix install

baggins baggins at pld-linux.org
Fri Apr 24 23:30:53 CEST 2026


commit 3f20a77263ffb35ab00a303611fd5bde72c38258
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Apr 24 23:30:52 2026 +0200

    - fix install

 ocaml-csv.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ocaml-csv.spec b/ocaml-csv.spec
index 721bd9f..62502ab 100644
--- a/ocaml-csv.spec
+++ b/ocaml-csv.spec
@@ -105,7 +105,7 @@ cp -pr examples $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 # sources
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/ocaml/{csv,csv-lwt}/*.ml
 # packaged as %doc
-%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/doc/{csv,csv-lwt,csvtool}
+%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/{csv,csv-lwt,csvtool}
 
 # useless: just tool, not lib
 %{__rm} -r $RPM_BUILD_ROOT%{_libdir}/ocaml/csvtool/{META,dune-package,opam}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-csv.git/commitdiff/3f20a77263ffb35ab00a303611fd5bde72c38258



More information about the pld-cvs-commit mailing list