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