[packages/gno3dtet] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:50:53 CEST 2025
commit 399c68e5843ae6c04011a37dbfef22ec80734b5d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:50:37 2025 +0200
Fix applying patches.
gno3dtet.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gno3dtet.spec b/gno3dtet.spec
index 7d72a55..042b598 100644
--- a/gno3dtet.spec
+++ b/gno3dtet.spec
@@ -29,8 +29,8 @@ gno3dtet to trójwymiarowa gra podobna do Tetrisa dla GNOME.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
rm -f missing
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gno3dtet.git/commitdiff/399c68e5843ae6c04011a37dbfef22ec80734b5d
More information about the pld-cvs-commit
mailing list