[packages/vitetris] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:02:48 CEST 2025


commit 99f3f32a6a4e06ae2cce32623a43091ea603034f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:36 2025 +0200

    Fix applying patches.

 vitetris.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/vitetris.spec b/vitetris.spec
index 71a5c8e..5d88d39 100644
--- a/vitetris.spec
+++ b/vitetris.spec
@@ -39,8 +39,8 @@ Funkcje
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 ./configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vitetris.git/commitdiff/99f3f32a6a4e06ae2cce32623a43091ea603034f



More information about the pld-cvs-commit mailing list