[packages/naughts_and_crosses] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:31:17 CEST 2025
commit 775b0dafb2106dac4039b4ab3742074ae7f77f53
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:31:01 2025 +0200
Fix applying patches.
naughts_and_crosses.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/naughts_and_crosses.spec b/naughts_and_crosses.spec
index ab3941c..cca7a04 100644
--- a/naughts_and_crosses.spec
+++ b/naughts_and_crosses.spec
@@ -24,7 +24,7 @@ Prosta gra w kółko i krzyżyk.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/naughts_and_crosses.git/commitdiff/775b0dafb2106dac4039b4ab3742074ae7f77f53
More information about the pld-cvs-commit
mailing list