[packages/resolvconf] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:42:27 CEST 2025


commit 8cde4856c398a6476360eff6442b7b297b716952
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:42:12 2025 +0200

    Fix applying patches.

 resolvconf.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/resolvconf.spec b/resolvconf.spec
index 3f66243..8026f8d 100644
--- a/resolvconf.spec
+++ b/resolvconf.spec
@@ -35,8 +35,8 @@ wykorzystującymi te informacje.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 touch etc/resolvconf/resolv.conf.d/tail
 
 # cleanup backups after patching
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/resolvconf.git/commitdiff/8cde4856c398a6476360eff6442b7b297b716952



More information about the pld-cvs-commit mailing list