[packages/python-elixir] Fix applying patches.

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


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

    Fix applying patches.

 python-elixir.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-elixir.spec b/python-elixir.spec
index 2d368b0..942d0f0 100644
--- a/python-elixir.spec
+++ b/python-elixir.spec
@@ -33,7 +33,7 @@ zalet tradycyjnych baz danych bez straty wygody obiektów Pythonowych.
 
 %prep
 %setup -q -n Elixir-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %py_build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-elixir.git/commitdiff/118859ed8fce64192936aecfed3dee4adfc1b39f



More information about the pld-cvs-commit mailing list