[packages/toycars] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:20:47 CEST 2025
commit 10899fd027f8bbb5bf1911a91adb8613443ff2c0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:20:31 2025 +0200
Fix applying patches.
toycars.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/toycars.spec b/toycars.spec
index f82ceb1..c98e854 100644
--- a/toycars.spec
+++ b/toycars.spec
@@ -36,7 +36,7 @@ Jupiter's Masterdrive na Atari ST.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%{__perl} -pi -e 's at Fl/@FL/@' %{name}_track_editor/src/TrackView.cxx
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/toycars.git/commitdiff/10899fd027f8bbb5bf1911a91adb8613443ff2c0
More information about the pld-cvs-commit
mailing list