[packages/tuxracer] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:23:46 CEST 2025
commit 61912a03f304b3144c98b5d2db4b8589dd30a19c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:23:30 2025 +0200
Fix applying patches.
tuxracer.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tuxracer.spec b/tuxracer.spec
index 6151288..c07ab1f 100644
--- a/tuxracer.spec
+++ b/tuxracer.spec
@@ -56,8 +56,8 @@ Heringe gesammelt werden.
%prep
%setup -q -a1 -a2
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tuxracer.git/commitdiff/61912a03f304b3144c98b5d2db4b8589dd30a19c
More information about the pld-cvs-commit
mailing list