[packages/db3] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:10:40 CEST 2025
commit 72b1f0fcc73d504abe67b62f8f3a4f27171e3e83
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:10:24 2025 +0200
Fix applying patches.
db3.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/db3.spec b/db3.spec
index 4729130..69d1c50 100644
--- a/db3.spec
+++ b/db3.spec
@@ -148,7 +148,7 @@ używających Berkeley DB.
%prep
%setup -q -n db-%{version}
-%patch0 -p1
+%patch -P0 -p1
#%patch1 -p1
#%patch2 -p1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/db3.git/commitdiff/72b1f0fcc73d504abe67b62f8f3a4f27171e3e83
More information about the pld-cvs-commit
mailing list