[packages/s3cmd] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:50:30 CEST 2025
commit 0bcae8b1a4d410bf7844a8e80f529fa7a7b7eedb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:50:14 2025 +0200
Fix applying patches.
s3cmd.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/s3cmd.spec b/s3cmd.spec
index d856653..2f3dd84 100644
--- a/s3cmd.spec
+++ b/s3cmd.spec
@@ -33,7 +33,7 @@ treści Amazon CloudFront.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%py_build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/s3cmd.git/commitdiff/0bcae8b1a4d410bf7844a8e80f529fa7a7b7eedb
More information about the pld-cvs-commit
mailing list