[packages/syck] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:11:49 CEST 2025
commit ab4b56599b98e29a9ba793064891a200c650f155
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:11:33 2025 +0200
Fix applying patches.
syck.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/syck.spec b/syck.spec
index 156bb95..ab803d3 100644
--- a/syck.spec
+++ b/syck.spec
@@ -73,7 +73,7 @@ Pythonowy interfejs do biblioteki syck.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/syck.git/commitdiff/ab4b56599b98e29a9ba793064891a200c650f155
More information about the pld-cvs-commit
mailing list