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