[packages/termpkg] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:16:33 CEST 2025


commit 4e34e9f4db73b06e9818460cd1865f4a8335e84c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:16:17 2025 +0200

    Fix applying patches.

 termpkg.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/termpkg.spec b/termpkg.spec
index 84833bd..52abf87 100644
--- a/termpkg.spec
+++ b/termpkg.spec
@@ -29,8 +29,8 @@ telnet służy wielu portom szeregowym.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 ./configure
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/termpkg.git/commitdiff/4e34e9f4db73b06e9818460cd1865f4a8335e84c



More information about the pld-cvs-commit mailing list