[packages/STonX] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:09:06 CEST 2025
commit 2c62bc3b894a3a827555af9f7e238c08c3eb9c6c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:08:50 2025 +0200
Fix applying patches.
STonX.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/STonX.spec b/STonX.spec
index 2479445..ad566fc 100644
--- a/STonX.spec
+++ b/STonX.spec
@@ -41,10 +41,10 @@ Uniksach z X Window System%{?with_svga: lub svgalib}.
%prep
%setup -q -a1
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
mv -f %{tosfilename} tos.img
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/STonX.git/commitdiff/2c62bc3b894a3a827555af9f7e238c08c3eb9c6c
More information about the pld-cvs-commit
mailing list