[packages/iotop] - use patch -P
baggins
baggins at pld-linux.org
Tue Mar 11 14:13:47 CET 2025
commit ec45ecd7d6b193cda87f2beb4f4170c98bba0d4f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Tue Mar 11 13:26:01 2025 +0100
- use patch -P
iotop.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/iotop.spec b/iotop.spec
index 566b320..5549858 100644
--- a/iotop.spec
+++ b/iotop.spec
@@ -40,8 +40,8 @@ wyświetlającym, dla których procesów wykonywane są operacje we/wy.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P 0 -p1
+%patch -P 1 -p1
%build
%py3_build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/iotop.git/commitdiff/ec45ecd7d6b193cda87f2beb4f4170c98bba0d4f
More information about the pld-cvs-commit
mailing list