[packages/ltris] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:10:52 CEST 2025


commit 25c11a38a894a2824e086900df3190362658cd6e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:10:36 2025 +0200

    Fix applying patches.

 ltris.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ltris.spec b/ltris.spec
index f8086ab..272c22d 100644
--- a/ltris.spec
+++ b/ltris.spec
@@ -30,8 +30,8 @@ LTris jest klonem gry Tetris dla Linuksa. Korzysta z biblioteki SDL.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__gettextize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ltris.git/commitdiff/25c11a38a894a2824e086900df3190362658cd6e



More information about the pld-cvs-commit mailing list