[packages/ocaml-spawn] - fix install

baggins baggins at pld-linux.org
Fri Apr 24 23:33:20 CEST 2026


commit 00b663caf835f3f5c3505cdb5e74bd70f34cb652
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Apr 24 23:33:19 2026 +0200

    - fix install

 ocaml-spawn.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ocaml-spawn.spec b/ocaml-spawn.spec
index 69b79e5..56e82d7 100644
--- a/ocaml-spawn.spec
+++ b/ocaml-spawn.spec
@@ -66,7 +66,7 @@ dune install --destdir=$RPM_BUILD_ROOT
 # sources
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/ocaml/spawn/*.ml
 # packaged as %doc
-%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/doc/spawn
+%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/spawn
 
 %clean
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-spawn.git/commitdiff/00b663caf835f3f5c3505cdb5e74bd70f34cb652



More information about the pld-cvs-commit mailing list