[packages/nam] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:30:50 CEST 2025
commit bb2d7a1df57386fc4e17abbc39bcbdf2410bfb9c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:30:34 2025 +0200
Fix applying patches.
nam.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/nam.spec b/nam.spec
index c530bdb..73fb84a 100644
--- a/nam.spec
+++ b/nam.spec
@@ -101,9 +101,9 @@ Skrypty Tcl z nam.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
cp -f /usr/share/automake/config.sub .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nam.git/commitdiff/bb2d7a1df57386fc4e17abbc39bcbdf2410bfb9c
More information about the pld-cvs-commit
mailing list