[packages/tzdata] use %patch -P

atler atler at pld-linux.org
Tue Mar 4 03:03:30 CET 2025


commit 85793ab63f8e40568df798b6c769c1d474563f2e
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Mar 4 01:05:54 2025 +0100

    use %patch -P

 tzdata.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tzdata.spec b/tzdata.spec
index e749735..901a8ac 100644
--- a/tzdata.spec
+++ b/tzdata.spec
@@ -116,7 +116,7 @@ Plik nagłówkowy bazy danych stref czasowych.
 
 %prep
 %setup -qn tzdb-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 sed -i -e '/tz-art.html/d' tz-link.html
 
@@ -124,7 +124,7 @@ sed -i -e '/tz-art.html/d' tz-link.html
 install -d javazic
 tar zxf %{SOURCE5} -C javazic --no-same-owner
 cd javazic
-%patch1
+%patch -P1
 
 # Hack alert! sun.tools may be defined and installed in the
 # VM. In order to guarantee that we are using IcedTea/OpenJDK
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tzdata.git/commitdiff/b64b78f2c1946f0ee61e7ec9651463c6dbd97525



More information about the pld-cvs-commit mailing list