[packages/db6.2] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:11:09 CEST 2025
commit 40cb6426429ad479601a16f17227411f2a2d570f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:10:53 2025 +0200
Fix applying patches.
db6.2.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/db6.2.spec b/db6.2.spec
index 35984e0..b0a8cfd 100644
--- a/db6.2.spec
+++ b/db6.2.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.2.git/commitdiff/40cb6426429ad479601a16f17227411f2a2d570f
More information about the pld-cvs-commit
mailing list