[packages/wmdiscotux] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:08:20 CEST 2025
commit 04cd2ef6f2f8481a1c6e85b4bfbcaa11e50ad638
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:45 2025 +0200
Fix applying patches.
wmdiscotux.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wmdiscotux.spec b/wmdiscotux.spec
index 2b222ac..7d19fd3 100644
--- a/wmdiscotux.spec
+++ b/wmdiscotux.spec
@@ -24,7 +24,7 @@ komponuje się z WindowMakerem. Tux porusza ciałem w rytm muzyki.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
rm -f *.so
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wmdiscotux.git/commitdiff/04cd2ef6f2f8481a1c6e85b4bfbcaa11e50ad638
More information about the pld-cvs-commit
mailing list