[packages/wmtetris] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:09:49 CEST 2025
commit b69454608c75e460be489a2aecf0360400948120
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:47 2025 +0200
Fix applying patches.
wmtetris.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wmtetris.spec b/wmtetris.spec
index e118e4f..872bf47 100644
--- a/wmtetris.spec
+++ b/wmtetris.spec
@@ -22,7 +22,7 @@ Gra Tetris dla Doku WindowMakera.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} -C %{name} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wmtetris.git/commitdiff/b69454608c75e460be489a2aecf0360400948120
More information about the pld-cvs-commit
mailing list