[packages/netselect] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:33:52 CEST 2025


commit 03f6a7d4404bf908a7c472f953c6225a79418efb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:33:36 2025 +0200

    Fix applying patches.

 netselect.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/netselect.spec b/netselect.spec
index 1ef9811..639846c 100644
--- a/netselect.spec
+++ b/netselect.spec
@@ -28,8 +28,8 @@ lagującego serwera IRC albo najlepszego sąsiedzkiego serwera proxy.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p0
+%patch -P0 -p1
+%patch -P1 -p0
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/netselect.git/commitdiff/03f6a7d4404bf908a7c472f953c6225a79418efb



More information about the pld-cvs-commit mailing list