[packages/db5.2] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:10:57 CEST 2025
commit f0914d1a896050465c2ae6c24a5121426cbd3d3f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:10:41 2025 +0200
Fix applying patches.
db5.2.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/db5.2.spec b/db5.2.spec
index a421443..469f8aa 100644
--- a/db5.2.spec
+++ b/db5.2.spec
@@ -375,8 +375,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/db5.2.git/commitdiff/f0914d1a896050465c2ae6c24a5121426cbd3d3f
More information about the pld-cvs-commit
mailing list