[packages/ax25-apps] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:44:34 CEST 2025
commit c6da3ab1f1c8f1c79715d009034bbf72ad1040e8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:44:19 2025 +0200
Fix applying patches.
ax25-apps.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ax25-apps.spec b/ax25-apps.spec
index d9f15eb..85ddb38 100644
--- a/ax25-apps.spec
+++ b/ax25-apps.spec
@@ -28,7 +28,7 @@ Aplikacje testujące sprawność połączeń protokołu AX25.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ax25-apps.git/commitdiff/c6da3ab1f1c8f1c79715d009034bbf72ad1040e8
More information about the pld-cvs-commit
mailing list