[packages/chessprn] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:58:27 CEST 2025
commit 7eacb4956a224dd1b7cd8f4066fe98a123f1f7aa
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:58:11 2025 +0200
Fix applying patches.
chessprn.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/chessprn.spec b/chessprn.spec
index 870d4b1..04c8bba 100644
--- a/chessprn.spec
+++ b/chessprn.spec
@@ -23,7 +23,7 @@ Narzędzie do drukowania rozgrywek szachowych w różnych formatach.
%prep
%setup -q -n chessprn
-%patch0 -p1
+%patch -P0 -p1
zcat %{SOURCE3} | unshar
mv Font ChessFont.ps
mv README README.ChessFont
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/chessprn.git/commitdiff/7eacb4956a224dd1b7cd8f4066fe98a123f1f7aa
More information about the pld-cvs-commit
mailing list