[packages/eflite] Fix applying patches.

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


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

    Fix applying patches.

 eflite.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/eflite.spec b/eflite.spec
index dd6c282..b3fec8d 100644
--- a/eflite.spec
+++ b/eflite.spec
@@ -27,8 +27,8 @@ Lite.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 export flite_dir="%{_libdir}"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/eflite.git/commitdiff/cbb13626c95849fa0a9112fafbfd8bc4f8a6045b



More information about the pld-cvs-commit mailing list