[packages/xgammon] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:16:36 CEST 2025


commit decf6de4fee22ad0279856c0f7cfb14213fc32b2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:31:03 2025 +0200

    Fix applying patches.

 xgammon.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xgammon.spec b/xgammon.spec
index 559df8c..23999aa 100644
--- a/xgammon.spec
+++ b/xgammon.spec
@@ -31,8 +31,8 @@ dla niej drugą planszę.
 
 %prep
 %setup -q -c
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 xmkmf
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xgammon.git/commitdiff/decf6de4fee22ad0279856c0f7cfb14213fc32b2



More information about the pld-cvs-commit mailing list