[packages/camstream] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:54:31 CEST 2025
commit 2051f228a3878e0403b326dad1fc84522ee26ce6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:54:15 2025 +0200
Fix applying patches.
camstream.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/camstream.spec b/camstream.spec
index 9db8f0b..92774ff 100644
--- a/camstream.spec
+++ b/camstream.spec
@@ -29,7 +29,7 @@ Qt.
%prep
%setup -q
-%patch1 -p1
+%patch -P1 -p1
%build
cd lib/ccvt
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/camstream.git/commitdiff/2051f228a3878e0403b326dad1fc84522ee26ce6
More information about the pld-cvs-commit
mailing list