[packages/guvcview] Fix applying patches.

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


commit ea5f97dacd1c70152bc608073875a071beaeba20
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:04:49 2025 +0200

    Fix applying patches.

 guvcview.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/guvcview.spec b/guvcview.spec
index e887577..1c8e72e 100644
--- a/guvcview.spec
+++ b/guvcview.spec
@@ -60,8 +60,8 @@ Pliki nagłówkowe bibliotek guvcview.
 
 %prep
 %setup -q -n %{name}-src-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %cmake -B build \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/guvcview.git/commitdiff/ea5f97dacd1c70152bc608073875a071beaeba20



More information about the pld-cvs-commit mailing list