[packages/python-efl] Fix applying patches.

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


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

    Fix applying patches.

 python-efl.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-efl.spec b/python-efl.spec
index 8636041..8aeaf6e 100644
--- a/python-efl.spec
+++ b/python-efl.spec
@@ -220,7 +220,7 @@ Wiązania Pythona do biblioteki Evas.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %{__sed} -i -e '1s,/usr/bin/env python,/usr/bin/python,' \
 	examples/dbus/*.py \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-efl.git/commitdiff/e16c4c4be1b3f7100cb4384acb13ffa2109b6e0b



More information about the pld-cvs-commit mailing list