[packages/db4.5] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:10:48 CEST 2025
commit dccc1aa9954001f1eff4d3824858a55c8f8b4406
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:10:33 2025 +0200
Fix applying patches.
db4.5.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/db4.5.spec b/db4.5.spec
index 6453720..9ec1de0 100644
--- a/db4.5.spec
+++ b/db4.5.spec
@@ -294,7 +294,7 @@ poleceń.
%patchset_patch 1 %{patchlevel}
%{?with_rpm_robustness:%patch0 -p1}
-%patch1 -p1
+%patch -P1 -p1
%if %{without nptl}
sed -i -e 's,AM_PTHREADS_SHARED("POSIX/.*,:,' dist/aclocal/mutex.ac
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/db4.5.git/commitdiff/dccc1aa9954001f1eff4d3824858a55c8f8b4406
More information about the pld-cvs-commit
mailing list