[packages/Eterm] Fix applying patches.

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


commit 7716d242afd4b959655e63ba551605866d6518ad
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:26:50 2025 +0200

    Fix applying patches.

 Eterm.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/Eterm.spec b/Eterm.spec
index 3a4a9f2..f996664 100644
--- a/Eterm.spec
+++ b/Eterm.spec
@@ -91,10 +91,10 @@ użytkownikom zarządców okien innych niż Enlightenment.
 
 %prep
 %setup -q -a1
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 find themes/ -name "*.cfg*" -exec \
 	sed -i 's/<Eterm-0\.9\..>/<Eterm-%{version}>/' "{}" ";"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/Eterm.git/commitdiff/7716d242afd4b959655e63ba551605866d6518ad



More information about the pld-cvs-commit mailing list