[packages/ocaml-ppx_string] - fix install
baggins
baggins at pld-linux.org
Fri Apr 24 23:33:00 CEST 2026
commit b147c2c57f45045af4a4bb19a741818cf1327f31
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Fri Apr 24 23:32:58 2026 +0200
- fix install
ocaml-ppx_string.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ocaml-ppx_string.spec b/ocaml-ppx_string.spec
index d1c0709..2b330a0 100644
--- a/ocaml-ppx_string.spec
+++ b/ocaml-ppx_string.spec
@@ -77,7 +77,7 @@ dune install --destdir=$RPM_BUILD_ROOT
# sources
%{__rm} $RPM_BUILD_ROOT%{_libdir}/ocaml/ppx_string/*.ml
# packaged as %doc
-%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/doc/ppx_string
+%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/ppx_string
%clean
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ocaml-ppx_string.git/commitdiff/b147c2c57f45045af4a4bb19a741818cf1327f31
More information about the pld-cvs-commit
mailing list