[packages/python-cbor2] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:26:47 CEST 2025
commit e975a7afe652004efe89fb43757daf0c743358ed
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:26:31 2025 +0200
Fix applying patches.
python-cbor2.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-cbor2.spec b/python-cbor2.spec
index 3834ac8..eeca124 100644
--- a/python-cbor2.spec
+++ b/python-cbor2.spec
@@ -82,7 +82,7 @@ Dokumentacja API modułu Pythona cbor2.
%prep
%setup -q -n cbor2-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
# not supported for python2
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-cbor2.git/commitdiff/e975a7afe652004efe89fb43757daf0c743358ed
More information about the pld-cvs-commit
mailing list