[packages/ldns] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:42:05 CEST 2025
commit 46abd916a7b74cfe1cd236d3623ea6fbf54fcc7f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:41:49 2025 +0200
Fix applying patches.
ldns.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ldns.spec b/ldns.spec
index 0c9d820..1a2b7fa 100644
--- a/ldns.spec
+++ b/ldns.spec
@@ -107,8 +107,8 @@ nie będa wspierane.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ldns.git/commitdiff/46abd916a7b74cfe1cd236d3623ea6fbf54fcc7f
More information about the pld-cvs-commit
mailing list