[packages/sheerdns] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:57:33 CEST 2025


commit 7a2bb2f7bd6b4383f554305f14d8817f6dc98bd2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:57:18 2025 +0200

    Fix applying patches.

 sheerdns.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/sheerdns.spec b/sheerdns.spec
index 08a4e2b..3319058 100644
--- a/sheerdns.spec
+++ b/sheerdns.spec
@@ -30,8 +30,8 @@ wymaga restartu procesu sheerdns.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sheerdns.git/commitdiff/7a2bb2f7bd6b4383f554305f14d8817f6dc98bd2



More information about the pld-cvs-commit mailing list