[packages/wmget] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:08:33 CEST 2025
commit 9b91caa351625ad6f20703ebda757437ad8dbaec
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:45 2025 +0200
Fix applying patches.
wmget.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wmget.spec b/wmget.spec
index 1819859..7b8da37 100644
--- a/wmget.spec
+++ b/wmget.spec
@@ -30,7 +30,7 @@ biblioteki libcurl, która jest częścią programu cURL.
%prep
%setup -qn %{name}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wmget.git/commitdiff/9b91caa351625ad6f20703ebda757437ad8dbaec
More information about the pld-cvs-commit
mailing list