[packages/tetrix] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:16:54 CEST 2025
commit cd38934230c02dea86788f90e16c177a003faf9f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:16:38 2025 +0200
Fix applying patches.
tetrix.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tetrix.spec b/tetrix.spec
index 3304533..73d5801 100644
--- a/tetrix.spec
+++ b/tetrix.spec
@@ -26,8 +26,8 @@ konsoli, zainstaluj vitetris.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__make} tetrix \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tetrix.git/commitdiff/cd38934230c02dea86788f90e16c177a003faf9f
More information about the pld-cvs-commit
mailing list