[packages/gzip] use %patch -P
atler
atler at pld-linux.org
Sun Apr 13 12:45:34 CEST 2025
commit fcae298fc9f5e7cb5232c81f706be20399c7a775
Author: Jan Palus <atler at pld-linux.org>
Date: Sun Apr 13 11:31:51 2025 +0200
use %patch -P
gzip.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gzip.spec b/gzip.spec
index d0d7735..742c0b6 100644
--- a/gzip.spec
+++ b/gzip.spec
@@ -70,8 +70,8 @@ dosya sıkıştırma ve açma aracıdır.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%if "%{pld_release}" == "ac"
%{__sed} -i -e '/AM_SILENT_RULES/d' configure.ac
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gzip.git/commitdiff/6566c4f138b314172e1fc91e9d87a368b76a419f
More information about the pld-cvs-commit
mailing list