[packages/python-ctypeslib] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:26:59 CEST 2025
commit e012b4a9280c83d2a17f7c6902acccbaf157b875
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:26:43 2025 +0200
Fix applying patches.
python-ctypeslib.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-ctypeslib.spec b/python-ctypeslib.spec
index eb05209..4c63439 100644
--- a/python-ctypeslib.spec
+++ b/python-ctypeslib.spec
@@ -44,7 +44,7 @@ ctypeslib zawiera następujące pakiety:
%prep
%setup -q -n ctypeslib
-%patch0 -p1
+%patch -P0 -p1
%build
%py_build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-ctypeslib.git/commitdiff/e012b4a9280c83d2a17f7c6902acccbaf157b875
More information about the pld-cvs-commit
mailing list