[packages/kernel-video-spca5xx] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:33:53 CEST 2025
commit 0bf6ccc0444946e824371d71d5887d23a442dc7c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:33:37 2025 +0200
Fix applying patches.
kernel-video-spca5xx.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kernel-video-spca5xx.spec b/kernel-video-spca5xx.spec
index f52a020..70ee49a 100644
--- a/kernel-video-spca5xx.spec
+++ b/kernel-video-spca5xx.spec
@@ -56,8 +56,8 @@ Ten pakiet zawiera moduł jądra Linuksa.
%prep
%setup -q -n spca5xx-%{snap}
-%patch0 -p1
-%patch1 -p0
+%patch -P0 -p1
+%patch -P1 -p0
mv RGB-YUV{%2f,-}module-setting
%{__sed} -e '/#ifdef __KERNEL__/a#include <linux/version.h>\n#include <media/v4l2-dev.h>' \
-i drivers/usb/spca5xx.h
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kernel-video-spca5xx.git/commitdiff/0bf6ccc0444946e824371d71d5887d23a442dc7c
More information about the pld-cvs-commit
mailing list