[packages/camwire] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:54:34 CEST 2025
commit 747befdcc4fe8f745e550f766638ef8ed8b00951
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:54:18 2025 +0200
Fix applying patches.
camwire.spec | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/camwire.spec b/camwire.spec
index a708b20..c24dce1 100644
--- a/camwire.spec
+++ b/camwire.spec
@@ -76,13 +76,13 @@ Camwire.
%prep
%setup -q -n camwire2-%{version}-Source
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
+%patch -P6 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/camwire.git/commitdiff/747befdcc4fe8f745e550f766638ef8ed8b00951
More information about the pld-cvs-commit
mailing list