[packages/nload] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:35:34 CEST 2025


commit dab52e30b4c39b7ba1a8be0508dc9898f86b3e2e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:35:19 2025 +0200

    Fix applying patches.

 nload.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/nload.spec b/nload.spec
index 9a72549..f25e56c 100644
--- a/nload.spec
+++ b/nload.spec
@@ -30,8 +30,8 @@ przesłanych danych oraz minimalne/maksymalne wykorzystanie pasma.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nload.git/commitdiff/dab52e30b4c39b7ba1a8be0508dc9898f86b3e2e



More information about the pld-cvs-commit mailing list