[packages/pdns] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:54:02 CEST 2025


commit e5be44fefeb6f84209cf430afc2e115b2ec8dcd4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:53:46 2025 +0200

    Fix applying patches.

 pdns.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/pdns.spec b/pdns.spec
index d708f1d..df04b96 100644
--- a/pdns.spec
+++ b/pdns.spec
@@ -139,9 +139,9 @@ LDAP.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 cp -p %{SOURCE1} .
 cp -p %{SOURCE2} .
 cp -p %{SOURCE4} .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pdns.git/commitdiff/e5be44fefeb6f84209cf430afc2e115b2ec8dcd4



More information about the pld-cvs-commit mailing list