[packages/dvbstream] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:21:06 CEST 2025
commit eb095f9bae1a7ffb5509b3a93a136a9767674c13
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:20:50 2025 +0200
Fix applying patches.
dvbstream.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dvbstream.spec b/dvbstream.spec
index 0719742..61e8fca 100644
--- a/dvbstream.spec
+++ b/dvbstream.spec
@@ -19,7 +19,7 @@ based on dvbstream, like mumudvb.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dvbstream.git/commitdiff/eb095f9bae1a7ffb5509b3a93a136a9767674c13
More information about the pld-cvs-commit
mailing list