[packages/ocaml-pcre] - fix install

baggins baggins at pld-linux.org
Fri Apr 24 23:31:44 CEST 2026


commit f43ca30fdcdc022c952bec3d6f3898eec08fae15
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Apr 24 23:31:42 2026 +0200

    - fix install

 ocaml-pcre.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ocaml-pcre.spec b/ocaml-pcre.spec
index 35a30bf..091f927 100644
--- a/ocaml-pcre.spec
+++ b/ocaml-pcre.spec
@@ -93,7 +93,7 @@ cp -pr examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 # sources
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/ocaml/pcre/*.ml
 # packaged as %doc
-%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/doc/pcre
+%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/pcre
 
 %clean
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-pcre.git/commitdiff/f43ca30fdcdc022c952bec3d6f3898eec08fae15



More information about the pld-cvs-commit mailing list