[packages/seafile-client] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:55:19 CEST 2025
commit 789b415b4fe1846f6b1a9ef38008286d402c469d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:55:03 2025 +0200
Fix applying patches.
seafile-client.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/seafile-client.spec b/seafile-client.spec
index add32b4..6111ab2 100644
--- a/seafile-client.spec
+++ b/seafile-client.spec
@@ -44,7 +44,7 @@ team.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
mkdir -p build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/seafile-client.git/commitdiff/789b415b4fe1846f6b1a9ef38008286d402c469d
More information about the pld-cvs-commit
mailing list