[packages/GPuTTY] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:57:56 CEST 2025


commit 9c9430e36a680ca77a80db90e31509e88723a391
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:57:40 2025 +0200

    Fix applying patches.

 GPuTTY.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/GPuTTY.spec b/GPuTTY.spec
index 6f784ac..3fd178d 100644
--- a/GPuTTY.spec
+++ b/GPuTTY.spec
@@ -31,8 +31,8 @@ terminala.
 %prep
 %setup -q
 install %{SOURCE2} po/pl.po
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 rm -f missing
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/GPuTTY.git/commitdiff/9c9430e36a680ca77a80db90e31509e88723a391



More information about the pld-cvs-commit mailing list