[packages/ns] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:36:32 CEST 2025


commit 7e0dcf08024cda2e92d5f3642d5b615d4858862e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:36:16 2025 +0200

    Fix applying patches.

 ns.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/ns.spec b/ns.spec
index c26fbae..5a2bfbd 100644
--- a/ns.spec
+++ b/ns.spec
@@ -92,10 +92,10 @@ Pliki Tcl dla NS.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 cp -f /usr/share/automake/config.sub .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ns.git/commitdiff/7e0dcf08024cda2e92d5f3642d5b615d4858862e



More information about the pld-cvs-commit mailing list