[packages/db6.1] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:11:06 CEST 2025


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

    Fix applying patches.

 db6.1.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/db6.1.spec b/db6.1.spec
index 5b7b9c3..f5edda7 100644
--- a/db6.1.spec
+++ b/db6.1.spec
@@ -370,8 +370,8 @@ poleceń.
 
 %prep
 %setup -q -n db-%{ver}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 cp -f /usr/share/automake/config.sub dist
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/db6.1.git/commitdiff/f9a76bcf97862877d4de8820f35d2ff14c44499d



More information about the pld-cvs-commit mailing list