[packages/netris] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:33:49 CEST 2025
commit 75f0d6c8ae4e6ffd887e7a9a18fe4e76bd928023
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:33:33 2025 +0200
Fix applying patches.
netris.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/netris.spec b/netris.spec
index fd3b8dd..b064b4b 100644
--- a/netris.spec
+++ b/netris.spec
@@ -22,9 +22,9 @@ Darmowa, sieciowa wersja T*trisa.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
./Configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/netris.git/commitdiff/75f0d6c8ae4e6ffd887e7a9a18fe4e76bd928023
More information about the pld-cvs-commit
mailing list