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