[packages/wvdial] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:11:37 CEST 2025


commit 846c00aac87428078c89cae38d13fea46482ba29
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:50 2025 +0200

    Fix applying patches.

 wvdial.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wvdial.spec b/wvdial.spec
index 2899285..e4a12d3 100644
--- a/wvdial.spec
+++ b/wvdial.spec
@@ -29,7 +29,7 @@ WvDial wynegocjuje połączenie PPP używając potrzebnych mechanizmów.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 # not autoconf generated, no arguments used
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wvdial.git/commitdiff/846c00aac87428078c89cae38d13fea46482ba29



More information about the pld-cvs-commit mailing list