[packages/ntalk] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:37:11 CEST 2025


commit 4077a77964ae89d6536713831c7e896682346447
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:36:56 2025 +0200

    Fix applying patches.

 ntalk.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ntalk.spec b/ntalk.spec
index 6fd5f13..e04528c 100644
--- a/ntalk.spec
+++ b/ntalk.spec
@@ -115,8 +115,8 @@ göreceklerdir.
 
 %prep
 %setup -q -n netkit-%{name}-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 ./configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ntalk.git/commitdiff/4077a77964ae89d6536713831c7e896682346447



More information about the pld-cvs-commit mailing list