[packages/gnugo] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:49:22 CEST 2025
commit 1d67fcd7f50fa9548204f5752915a3b8fd3b7ed4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:54:36 2025 +0200
Fix applying patches.
gnugo.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gnugo.spec b/gnugo.spec
index befd033..da6f98c 100644
--- a/gnugo.spec
+++ b/gnugo.spec
@@ -41,9 +41,9 @@ CGoban (wymagający X Window System).
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnugo.git/commitdiff/1d67fcd7f50fa9548204f5752915a3b8fd3b7ed4
More information about the pld-cvs-commit
mailing list