[packages/dwm] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:21:44 CEST 2025
commit 363899ce717cb708257fe31e2e1ed978bb4b3b98
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:21:29 2025 +0200
Fix applying patches.
dwm.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dwm.spec b/dwm.spec
index 12b49d7..da1e6d6 100644
--- a/dwm.spec
+++ b/dwm.spec
@@ -19,7 +19,7 @@ the task performed.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dwm.git/commitdiff/363899ce717cb708257fe31e2e1ed978bb4b3b98
More information about the pld-cvs-commit
mailing list