[packages/ee] Fix applying patches.

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


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

    Fix applying patches.

 ee.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/ee.spec b/ee.spec
index 7ef44e0..a9eb72e 100644
--- a/ee.spec
+++ b/ee.spec
@@ -69,11 +69,11 @@ manipulação de uma variedade de formatos de imagens.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
 
 mv -f po/zh_TW{.Big5,}.po
 mv -f po/zh_CN{.GB2312,}.po
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ee.git/commitdiff/a0f63ff822f9d80a1970ae23961db44d3089fe1a



More information about the pld-cvs-commit mailing list