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