[packages/race] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:38:44 CEST 2025
commit ff6784d8e35fe1d36b90bed6f218f0a4d3afe482
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:38:28 2025 +0200
Fix applying patches.
race.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/race.spec b/race.spec
index eaaec7c..4740b4d 100644
--- a/race.spec
+++ b/race.spec
@@ -33,8 +33,8 @@ w kilka tras, lecz nadal brakuje jej kilku funkcji.
%prep
%setup -q -n Race-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/race.git/commitdiff/ff6784d8e35fe1d36b90bed6f218f0a4d3afe482
More information about the pld-cvs-commit
mailing list