[packages/gnome-nettool] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:47:38 CEST 2025
commit 9ae12dafded5429aef3e0d265d222bdfad8eefef
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:52:52 2025 +0200
Fix applying patches.
gnome-nettool.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnome-nettool.spec b/gnome-nettool.spec
index 231ac55..730fe24 100644
--- a/gnome-nettool.spec
+++ b/gnome-nettool.spec
@@ -49,7 +49,7 @@ takich jak ping, whois, traceroute czy dig dla GNOME.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%{__sed} -i -e '/^po\/Makefile\.in/d' configure.ac
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnome-nettool.git/commitdiff/9ae12dafded5429aef3e0d265d222bdfad8eefef
More information about the pld-cvs-commit
mailing list