[packages/db2] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:10:37 CEST 2025
commit bac2fc6df7708fde0d1fed30b623194e542af033
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:10:21 2025 +0200
Fix applying patches.
db2.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/db2.spec b/db2.spec
index 25b6f67..3d72b5a 100644
--- a/db2.spec
+++ b/db2.spec
@@ -85,8 +85,8 @@ używających Berkeley DB.
%prep
%setup -q -n db2
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/db2.git/commitdiff/bac2fc6df7708fde0d1fed30b623194e542af033
More information about the pld-cvs-commit
mailing list