[packages/gld] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:47:42 CEST 2025
commit f6f2e766c4c86beca175406092541bcea4b8ade4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:47:26 2025 +0200
Fix applying patches.
gld.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gld.spec b/gld.spec
index 833b3cf..b90c27c 100644
--- a/gld.spec
+++ b/gld.spec
@@ -35,7 +35,7 @@ greylisting" i "DNS white lists".
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gld.git/commitdiff/f6f2e766c4c86beca175406092541bcea4b8ade4
More information about the pld-cvs-commit
mailing list