[packages/xtraceroute] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:23:48 CEST 2025


commit 36a41804886f9faa98aece42f8a46db00739147c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:31:20 2025 +0200

    Fix applying patches.

 xtraceroute.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/xtraceroute.spec b/xtraceroute.spec
index bf367e9..5aa43c7 100644
--- a/xtraceroute.spec
+++ b/xtraceroute.spec
@@ -48,11 +48,11 @@ OpenGL), GTK+, GtkGLArea oraz tifflib.
 
 %prep
 %setup -q -a1
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
 
 %build
 %{__gettextize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xtraceroute.git/commitdiff/36a41804886f9faa98aece42f8a46db00739147c



More information about the pld-cvs-commit mailing list