[packages/axel] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:44:40 CEST 2025
commit 81d945688bb35873eb766b612723b356d5affee0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:44:24 2025 +0200
Fix applying patches.
axel.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/axel.spec b/axel.spec
index b63bdac..9ea2e11 100644
--- a/axel.spec
+++ b/axel.spec
@@ -24,7 +24,7 @@ wszystkie dane w jednym pliku. Dlatego powinien być bardzo efektywny.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
# it doesn't use autoconf
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/axel.git/commitdiff/81d945688bb35873eb766b612723b356d5affee0
More information about the pld-cvs-commit
mailing list