[packages/wmifs] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:08:42 CEST 2025
commit bac85012f6623cd8679e418fd722c290998760bb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:46 2025 +0200
Fix applying patches.
wmifs.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wmifs.spec b/wmifs.spec
index 1daf69a..6d6272c 100644
--- a/wmifs.spec
+++ b/wmifs.spec
@@ -55,7 +55,7 @@ de rede.
%prep
%setup -q -n %{name}.app
-%patch0 -p0
+%patch -P0 -p0
%build
%{__make} -C %{name} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wmifs.git/commitdiff/bac85012f6623cd8679e418fd722c290998760bb
More information about the pld-cvs-commit
mailing list