[packages/six] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:59:12 CEST 2025
commit d22e3c05921daf7abf20f1e2bdda1267798b87a1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:58:56 2025 +0200
Fix applying patches.
six.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/six.spec b/six.spec
index 53b3d8f..fa300c3 100644
--- a/six.spec
+++ b/six.spec
@@ -23,7 +23,7 @@ połączeniu ze sobą przeciwległych boków.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
cp -f /usr/share/automake/config.sub admin
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/six.git/commitdiff/d22e3c05921daf7abf20f1e2bdda1267798b87a1
More information about the pld-cvs-commit
mailing list