[packages/nc] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:31:54 CEST 2025


commit 7c786964fbe8ebd8bae9fab30869d16dd89d6072
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:31:38 2025 +0200

    Fix applying patches.

 nc.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/nc.spec b/nc.spec
index 84264df..1505465 100644
--- a/nc.spec
+++ b/nc.spec
@@ -54,11 +54,11 @@ UDP. Também pode receber conexões.
 
 %prep
 %setup -c -n %{name} -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
 
 %build
 # 'make linux' works too, but builds a static binary.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nc.git/commitdiff/7c786964fbe8ebd8bae9fab30869d16dd89d6072



More information about the pld-cvs-commit mailing list