[packages/cuyo] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:08:25 CEST 2025


commit 65a4e2793eb12b3d2e146461e6134a95d419205b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:08:09 2025 +0200

    Fix applying patches.

 cuyo.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/cuyo.spec b/cuyo.spec
index 761c499..5cfdc57 100644
--- a/cuyo.spec
+++ b/cuyo.spec
@@ -23,8 +23,8 @@ Cuyo to ciekawy klon Tetrisa.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__aclocal} -I .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cuyo.git/commitdiff/65a4e2793eb12b3d2e146461e6134a95d419205b



More information about the pld-cvs-commit mailing list