[packages/ocaml-ppx_typerep_conv] - fix install

baggins baggins at pld-linux.org
Fri Apr 24 23:33:03 CEST 2026


commit 458813638f7959e98675b999bde6289cbdac6e14
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Apr 24 23:33:01 2026 +0200

    - fix install

 ocaml-ppx_typerep_conv.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ocaml-ppx_typerep_conv.spec b/ocaml-ppx_typerep_conv.spec
index 7852ea2..2e0f232 100644
--- a/ocaml-ppx_typerep_conv.spec
+++ b/ocaml-ppx_typerep_conv.spec
@@ -74,7 +74,7 @@ dune install --destdir=$RPM_BUILD_ROOT
 # sources
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/ocaml/ppx_typerep_conv/*.ml
 # packaged as %doc
-%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/doc/ppx_typerep_conv
+%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/ppx_typerep_conv
 
 %clean
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-ppx_typerep_conv.git/commitdiff/458813638f7959e98675b999bde6289cbdac6e14



More information about the pld-cvs-commit mailing list