[packages/ocaml-async] - fix install

baggins baggins at pld-linux.org
Fri Apr 24 23:30:05 CEST 2026


commit 4f2548903820734722769adf441ad91effb2b959
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Apr 24 23:30:03 2026 +0200

    - fix install

 ocaml-async.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ocaml-async.spec b/ocaml-async.spec
index b21eef5..006b9c2 100644
--- a/ocaml-async.spec
+++ b/ocaml-async.spec
@@ -96,7 +96,7 @@ dune install --destdir=$RPM_BUILD_ROOT
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/ocaml/async/*.ml
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/ocaml/async/*/*.ml
 # packaged as %doc
-%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/doc/async
+%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/async
 
 %clean
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-async.git/commitdiff/4f2548903820734722769adf441ad91effb2b959



More information about the pld-cvs-commit mailing list