[packages/icu] - use patch -P
qboosh
qboosh at pld-linux.org
Sun Dec 15 13:40:41 CET 2024
commit b096245e8244020cfdc9c168a51214b70d9df5f6
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Dec 15 12:49:53 2024 +0100
- use patch -P
icu.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/icu.spec b/icu.spec
index 10a1a9f..6dcc7a5 100644
--- a/icu.spec
+++ b/icu.spec
@@ -98,8 +98,8 @@ biblioteki programistyczne ICU.
%prep
%setup -q -n %{name}
-%patch0 -p1
-%patch1 -p2
+%patch -P0 -p1
+%patch -P1 -p2
%build
cd source
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/icu.git/commitdiff/b096245e8244020cfdc9c168a51214b70d9df5f6
More information about the pld-cvs-commit
mailing list