[packages/wminet] Fix applying patches.

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


commit 8e1a39cad3baa251a126fbed9e6367f98924c56a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:46 2025 +0200

    Fix applying patches.

 wminet.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/wminet.spec b/wminet.spec
index 84811e9..72f5ed8 100644
--- a/wminet.spec
+++ b/wminet.spec
@@ -59,8 +59,8 @@ número de usuários e processos no sistema.
 
 %prep
 %setup -q -n %{name}.app
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} -C %{name} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wminet.git/commitdiff/8e1a39cad3baa251a126fbed9e6367f98924c56a



More information about the pld-cvs-commit mailing list