[packages/udptunnel] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:24:58 CEST 2025
commit 1ffff87b70cc026f9d8d3de3b45c5cf454c9ae0c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:24:43 2025 +0200
Fix applying patches.
udptunnel.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/udptunnel.spec b/udptunnel.spec
index 980f10f..c2b6f31 100644
--- a/udptunnel.spec
+++ b/udptunnel.spec
@@ -31,7 +31,7 @@ tylko z ruchem RTP.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/udptunnel.git/commitdiff/1ffff87b70cc026f9d8d3de3b45c5cf454c9ae0c
More information about the pld-cvs-commit
mailing list