[packages/ocaml-easy-format] - fix install
baggins
baggins at pld-linux.org
Fri Apr 24 23:30:55 CEST 2026
commit 28a0de750f42ef5544de30ed3905aa9e58812934
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Fri Apr 24 23:30:54 2026 +0200
- fix install
ocaml-easy-format.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ocaml-easy-format.spec b/ocaml-easy-format.spec
index 2ca01e5..f817c68 100644
--- a/ocaml-easy-format.spec
+++ b/ocaml-easy-format.spec
@@ -86,7 +86,7 @@ dune install --destdir=$RPM_BUILD_ROOT
# just sources
%{__rm} $RPM_BUILD_ROOT%{_libdir}/ocaml/%{module}/easy_format.ml
# packaged as %doc
-%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/doc/%{module}
+%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/%{module}
%clean
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ocaml-easy-format.git/commitdiff/28a0de750f42ef5544de30ed3905aa9e58812934
More information about the pld-cvs-commit
mailing list