[packages/kterm] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:38:36 CEST 2025


commit d648d28b5014d1b26b65a1db28d51f6a3cba7c65
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:38:20 2025 +0200

    Fix applying patches.

 kterm.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/kterm.spec b/kterm.spec
index 234afb7..f622aa6 100644
--- a/kterm.spec
+++ b/kterm.spec
@@ -68,9 +68,9 @@ yerine Kanji karakter kümesini kullanır.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 xmkmf
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kterm.git/commitdiff/d648d28b5014d1b26b65a1db28d51f6a3cba7c65



More information about the pld-cvs-commit mailing list