[packages/luvcview] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:11:58 CEST 2025


commit 66b5c71aa4963312c2c66b13986d116ac817f54f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:11:43 2025 +0200

    Fix applying patches.

 luvcview.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/luvcview.spec b/luvcview.spec
index 83a22a4..984afac 100644
--- a/luvcview.spec
+++ b/luvcview.spec
@@ -24,7 +24,7 @@ mjpeg decoder and is able to save the video stream as an AVI file.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 cp -f %{SOURCE1} %{SOURCE2} %{SOURCE3} .
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/luvcview.git/commitdiff/66b5c71aa4963312c2c66b13986d116ac817f54f



More information about the pld-cvs-commit mailing list