[packages/awznode] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:44:32 CEST 2025


commit e8867e2dce0a84399ba1a50531588d3c677e604a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:44:16 2025 +0200

    Fix applying patches.

 awznode.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/awznode.spec b/awznode.spec
index 4153222..15e6546 100644
--- a/awznode.spec
+++ b/awznode.spec
@@ -35,8 +35,8 @@ budowaniu bramek packetradio <> Internet.
 
 %prep
 %setup -q -n %{name}-v%{version}-%{_pre}
-%patch0 -p0
-%patch1 -p1
+%patch -P0 -p0
+%patch -P1 -p1
 %{?with_non_hams:%patch2 -p1}
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/awznode.git/commitdiff/e8867e2dce0a84399ba1a50531588d3c677e604a



More information about the pld-cvs-commit mailing list