[packages/rtmpdump] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:46:27 CEST 2025
commit d50ae76a25398b29ad0a443c3e8473816baa7d24
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:46:11 2025 +0200
Fix applying patches.
rtmpdump.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rtmpdump.spec b/rtmpdump.spec
index 7af9deb..62edac0 100644
--- a/rtmpdump.spec
+++ b/rtmpdump.spec
@@ -87,7 +87,7 @@ Statyczna wersja biblioteki RTMP.
%prep
%setup -q -n %{name}-%{snap}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rtmpdump.git/commitdiff/d50ae76a25398b29ad0a443c3e8473816baa7d24
More information about the pld-cvs-commit
mailing list