[packages/bind10] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:48:24 CEST 2025
commit 48a7d83b068ba69a93776942407c518280458758
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:48:09 2025 +0200
Fix applying patches.
bind10.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bind10.spec b/bind10.spec
index 1517afe..cd64caf 100644
--- a/bind10.spec
+++ b/bind10.spec
@@ -311,7 +311,7 @@ BIND.
%prep
%setup -q -n %{name}-%{ver}%{pverdir}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bind10.git/commitdiff/48a7d83b068ba69a93776942407c518280458758
More information about the pld-cvs-commit
mailing list