[packages/tuxtype] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:23:49 CEST 2025
commit b0f0ec93ee48ed9f48157d57a4fa15b8f6657cfa
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:23:33 2025 +0200
Fix applying patches.
tuxtype.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tuxtype.spec b/tuxtype.spec
index cc0eaf7..48a4caf 100644
--- a/tuxtype.spec
+++ b/tuxtype.spec
@@ -36,8 +36,8 @@ by być miłym sposobem nauki pisania na klawiaturze dla dzieci.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
:> acinclude.m4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tuxtype.git/commitdiff/b0f0ec93ee48ed9f48157d57a4fa15b8f6657cfa
More information about the pld-cvs-commit
mailing list