[packages/python-absl] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:26:13 CEST 2025
commit 95c48d0c907fc8ed563c982c76cf7c87bce51cc9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:25:57 2025 +0200
Fix applying patches.
python-absl.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-absl.spec b/python-absl.spec
index 2048e56..29c4a88 100644
--- a/python-absl.spec
+++ b/python-absl.spec
@@ -32,7 +32,7 @@ produkcyjnie.
%prep
%setup -q -n absl-py-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%py_build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-absl.git/commitdiff/95c48d0c907fc8ed563c982c76cf7c87bce51cc9
More information about the pld-cvs-commit
mailing list