[packages/efl] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:23:51 CEST 2025


commit 35f045c4e21abb6aceaff80485e406ec93bffa40
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:23:35 2025 +0200

    Fix applying patches.

 efl.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/efl.spec b/efl.spec
index 80a95a0..da29f8d 100644
--- a/efl.spec
+++ b/efl.spec
@@ -366,7 +366,7 @@ Enlightment.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %{__sed} -E -i -e '1s,#!\s*/usr/bin/env\s+python3(\s|$),#!%{__python3}\1,' \
       src/bin/exactness/exactness_play.in \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/efl.git/commitdiff/35f045c4e21abb6aceaff80485e406ec93bffa40



More information about the pld-cvs-commit mailing list