[packages/python-celery] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:26:50 CEST 2025
commit c337ff6de2c6b4f39e7b1787406efe2558ad466f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:26:34 2025 +0200
Fix applying patches.
python-celery.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-celery.spec b/python-celery.spec
index 3dea571..9152ad9 100644
--- a/python-celery.spec
+++ b/python-celery.spec
@@ -145,7 +145,7 @@ Dokumentacja API Celery.
%prep
%setup -q -n %{module}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%if %{with python2}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-celery.git/commitdiff/c337ff6de2c6b4f39e7b1787406efe2558ad466f
More information about the pld-cvs-commit
mailing list