[packages/http-live-streaming-tools] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:09:58 CEST 2025


commit fd7535ce53d8f4cb3832cc8282950e7d5bd8778f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:09:42 2025 +0200

    Fix applying patches.

 http-live-streaming-tools.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/http-live-streaming-tools.spec b/http-live-streaming-tools.spec
index 910763a..a586da2 100644
--- a/http-live-streaming-tools.spec
+++ b/http-live-streaming-tools.spec
@@ -34,8 +34,8 @@ HTTP Live Video Stream Segmenter.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/http-live-streaming-tools.git/commitdiff/fd7535ce53d8f4cb3832cc8282950e7d5bd8778f



More information about the pld-cvs-commit mailing list