[packages/skijump] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:59:27 CEST 2025
commit afb635123e35d763d3280430db344c7ee03f00cd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:59:11 2025 +0200
Fix applying patches.
skijump.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/skijump.spec b/skijump.spec
index 233237a..b54221b 100644
--- a/skijump.spec
+++ b/skijump.spec
@@ -27,10 +27,10 @@ Symulacja skoków narciarskich.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/skijump.git/commitdiff/afb635123e35d763d3280430db344c7ee03f00cd
More information about the pld-cvs-commit
mailing list