[packages/spread] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:05:55 CEST 2025
commit be6bb599056cb611b8c831a2d1d9c323d369e264
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:05:39 2025 +0200
Fix applying patches.
spread.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/spread.spec b/spread.spec
index 8c09b94..1b44a50 100644
--- a/spread.spec
+++ b/spread.spec
@@ -85,7 +85,7 @@ Statyczna biblioteka kliencka Spreada.
%prep
%setup -q -n %{name}-src-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%configure2_13
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/spread.git/commitdiff/be6bb599056cb611b8c831a2d1d9c323d369e264
More information about the pld-cvs-commit
mailing list