[packages/python-django-configurations] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:27:21 CEST 2025
commit a4eea8c9d4a5a069308914c6d4e772c1ec6bdc61
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:27:05 2025 +0200
Fix applying patches.
python-django-configurations.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-django-configurations.spec b/python-django-configurations.spec
index a921c87..76c7b52 100644
--- a/python-django-configurations.spec
+++ b/python-django-configurations.spec
@@ -100,7 +100,7 @@ Dokumentacja API modułu Pythona django-configurations.
%prep
%setup -q -n django-configurations-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%if %{with python2}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-django-configurations.git/commitdiff/a4eea8c9d4a5a069308914c6d4e772c1ec6bdc61
More information about the pld-cvs-commit
mailing list