[packages/ocaml-ppx_sexp_conv] - fix install

baggins baggins at pld-linux.org
Fri Apr 24 23:32:49 CEST 2026


commit d12e6ec8d319342bfc1ade2c6cf4e62e80c9891f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Apr 24 23:32:48 2026 +0200

    - fix install

 ocaml-ppx_sexp_conv.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ocaml-ppx_sexp_conv.spec b/ocaml-ppx_sexp_conv.spec
index 1381df5..9b3cc62 100644
--- a/ocaml-ppx_sexp_conv.spec
+++ b/ocaml-ppx_sexp_conv.spec
@@ -80,7 +80,7 @@ dune install --destdir=$RPM_BUILD_ROOT
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/ocaml/ppx_sexp_conv/*.ml
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/ocaml/ppx_sexp_conv/*/*.ml
 # packaged as %doc
-%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/doc/ppx_sexp_conv
+%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/ppx_sexp_conv
 
 %clean
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-ppx_sexp_conv.git/commitdiff/d12e6ec8d319342bfc1ade2c6cf4e62e80c9891f



More information about the pld-cvs-commit mailing list