[packages/ipython] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:16:56 CEST 2025


commit 34da53d03b00c7a744d5ca5d479afafc856cfd88
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:16:40 2025 +0200

    Fix applying patches.

 ipython.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ipython.spec b/ipython.spec
index 67e7d2b..c886515 100644
--- a/ipython.spec
+++ b/ipython.spec
@@ -151,7 +151,7 @@ Pakiet ten zawiera moduły interaktywnej powłoki języka Python.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %{__sed} -i -e '1s,/usr/bin/env python,%{__python},' \
 	examples/Embedding/embed_class_long.py \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ipython.git/commitdiff/34da53d03b00c7a744d5ca5d479afafc856cfd88



More information about the pld-cvs-commit mailing list