[packages/asciijump] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:41:28 CEST 2025
commit 119a0afe286ea16be8ee335a2bf22f1e4169cfec
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:41:12 2025 +0200
Fix applying patches.
asciijump.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/asciijump.spec b/asciijump.spec
index 74b424e..e0a467f 100644
--- a/asciijump.spec
+++ b/asciijump.spec
@@ -24,7 +24,7 @@ Skoki narciarskie w trybie tekstowym.
%prep
%setup -q -n asciijump-%{_ver}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/asciijump.git/commitdiff/119a0afe286ea16be8ee335a2bf22f1e4169cfec
More information about the pld-cvs-commit
mailing list