[packages/ifplugd] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:13:24 CEST 2025


commit 67c2f3fe0c8d0f3de426a49400eb7dba9371f054
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:13:08 2025 +0200

    Fix applying patches.

 ifplugd.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ifplugd.spec b/ifplugd.spec
index ea74730..6e6f51e 100644
--- a/ifplugd.spec
+++ b/ifplugd.spec
@@ -40,8 +40,8 @@ interfejsu tylko wtedy, gdy kabel jest rzeczywiście podłączony.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 autoreconf
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ifplugd.git/commitdiff/67c2f3fe0c8d0f3de426a49400eb7dba9371f054



More information about the pld-cvs-commit mailing list