[packages/gdbm18] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:40:46 CEST 2025
commit 0e67dfe256b92130544e2832eaa105c43a8fa1ac
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:40:30 2025 +0200
Fix applying patches.
gdbm18.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/gdbm18.spec b/gdbm18.spec
index 42f6a83..8aad62f 100644
--- a/gdbm18.spec
+++ b/gdbm18.spec
@@ -85,11 +85,11 @@ Biblioteki statyczne gdbm 1.8.
%prep
%setup -q -n gdbm-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gdbm18.git/commitdiff/0e67dfe256b92130544e2832eaa105c43a8fa1ac
More information about the pld-cvs-commit
mailing list