[packages/tuxmath] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:23:38 CEST 2025
commit 552869428ef19944eb5801e0e24c679c9f590d95
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:23:22 2025 +0200
Fix applying patches.
tuxmath.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tuxmath.spec b/tuxmath.spec
index 7ccd6bc..6b95288 100644
--- a/tuxmath.spec
+++ b/tuxmath.spec
@@ -24,7 +24,7 @@ Gra edukacyjna, w której występuje linuksowy pingwinek - Tux.
%prep
%setup -q -n %{name}
-%patch0 -p0
+%patch -P0 -p0
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tuxmath.git/commitdiff/552869428ef19944eb5801e0e24c679c9f590d95
More information about the pld-cvs-commit
mailing list