[packages/vstream-client] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:04:12 CEST 2025
commit 3731b4b0a41df98d06f591984f459366f7b391b7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:39 2025 +0200
Fix applying patches.
vstream-client.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/vstream-client.spec b/vstream-client.spec
index e1072e4..7fad394 100644
--- a/vstream-client.spec
+++ b/vstream-client.spec
@@ -52,7 +52,7 @@ Statyczna biblioteka vstream-client.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
# NOTE: not autoconf configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vstream-client.git/commitdiff/3731b4b0a41df98d06f591984f459366f7b391b7
More information about the pld-cvs-commit
mailing list