[packages/rrdtool] - use patch -P

baggins baggins at pld-linux.org
Tue Mar 11 14:40:56 CET 2025


commit 24ef2cc78c59035c00b1beb0e5cd9c694918b897
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Mar 11 13:55:38 2025 +0100

    - use patch -P

 rrdtool.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/rrdtool.spec b/rrdtool.spec
index d964353..dbb2751 100644
--- a/rrdtool.spec
+++ b/rrdtool.spec
@@ -308,9 +308,9 @@ Rozszerzenie Tcl-a pozwalające na dostęp do biblioteki Tcl.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P 0 -p1
+%patch -P 1 -p1
+%patch -P 2 -p1
 
 %{__sed} -i -e 's#\$TCL_PACKAGE_PATH#%{_prefix}/lib#g' configure.ac
 %{__sed} -i -e 's#/lib/lua/#/%{_lib}/lua/#g' configure.ac
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rrdtool.git/commitdiff/24ef2cc78c59035c00b1beb0e5cd9c694918b897



More information about the pld-cvs-commit mailing list