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