[packages/kernel-video-gspca] Fix applying patches.

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


commit c66e7e28808e245ba427c583888f2ffa435cd6f6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:33:34 2025 +0200

    Fix applying patches.

 kernel-video-gspca.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kernel-video-gspca.spec b/kernel-video-gspca.spec
index 96d88e4..5017036 100644
--- a/kernel-video-gspca.spec
+++ b/kernel-video-gspca.spec
@@ -49,8 +49,8 @@ sn9c1xx, cx11646, tv_8532, pac207, vc032x
 
 %prep
 %setup -q -n %{pname}v1-%{version}
-%patch0 -p1
-%patch1 -p0
+%patch -P0 -p1
+%patch -P1 -p0
 
 %build
 %if %{with kernel}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel-video-gspca.git/commitdiff/c66e7e28808e245ba427c583888f2ffa435cd6f6



More information about the pld-cvs-commit mailing list