[packages/db4.2] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:10:45 CEST 2025


commit a8226f81c3f252a1dc712487e54938c4762eca85
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:10:30 2025 +0200

    Fix applying patches.

 db4.2.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/db4.2.spec b/db4.2.spec
index d36852b..9444f48 100644
--- a/db4.2.spec
+++ b/db4.2.spec
@@ -278,8 +278,8 @@ poleceń.
 # official patches
 %patchset_patch 1 %{patchlevel}
 
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -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.2.git/commitdiff/a8226f81c3f252a1dc712487e54938c4762eca85



More information about the pld-cvs-commit mailing list