[packages/gqcam] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:58:04 CEST 2025
commit 4d7d5c0e6c95bb391f38bf5de3ad589447aaa472
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:57:49 2025 +0200
Fix applying patches.
gqcam.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gqcam.spec b/gqcam.spec
index 7ff4c05..c061416 100644
--- a/gqcam.spec
+++ b/gqcam.spec
@@ -63,9 +63,9 @@ Philips USB PCVC675K, Webcam III, TerraCAM USB, Plustek OptiCam 300U.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gqcam.git/commitdiff/4d7d5c0e6c95bb391f38bf5de3ad589447aaa472
More information about the pld-cvs-commit
mailing list