[packages/echoping] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:23:06 CEST 2025


commit 1c6ad7bd979dbd5ddc1196278f9a088b32ac6ecf
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:22:50 2025 +0200

    Fix applying patches.

 echoping.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/echoping.spec b/echoping.spec
index c198c07..6ffaadb 100644
--- a/echoping.spec
+++ b/echoping.spec
@@ -46,9 +46,9 @@ Pliki nagłówkowe echoping library.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/echoping.git/commitdiff/1c6ad7bd979dbd5ddc1196278f9a088b32ac6ecf



More information about the pld-cvs-commit mailing list