[packages/db1] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:10:31 CEST 2025
commit 8faa73cd20b10b3df5164a448ef990e03e03f8c2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:10:15 2025 +0200
Fix applying patches.
db1.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/db1.spec b/db1.spec
index d798951..8d94f97 100644
--- a/db1.spec
+++ b/db1.spec
@@ -84,7 +84,7 @@ używających Berkeley DB.
%prep
%setup -q -n db.%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} -C PORT/linux \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/db1.git/commitdiff/8faa73cd20b10b3df5164a448ef990e03e03f8c2
More information about the pld-cvs-commit
mailing list