[packages/python-django] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:27:17 CEST 2025


commit 40b9be1007c11564acfd155599ede71536d3aa5c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:27:02 2025 +0200

    Fix applying patches.

 python-django.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-django.spec b/python-django.spec
index 4ef81be..eb149b9 100644
--- a/python-django.spec
+++ b/python-django.spec
@@ -91,7 +91,7 @@ Dokumentacja do Django.
 
 %prep
 %setup -q -n Django-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %if %{with python2}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-django.git/commitdiff/40b9be1007c11564acfd155599ede71536d3aa5c



More information about the pld-cvs-commit mailing list