[packages/rusers] use %patch -P
atler
atler at pld-linux.org
Sun May 18 19:34:41 CEST 2025
commit c93fb6c341ee30f181598f6a438e100c9e9178ed
Author: Jan Palus <atler at pld-linux.org>
Date: Sun May 18 18:41:14 2025 +0200
use %patch -P
rusers.spec | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/rusers.spec b/rusers.spec
index ad3cd38..8848733 100644
--- a/rusers.spec
+++ b/rusers.spec
@@ -120,12 +120,12 @@ Statystyki te zwykle są czytane komendą rup(1).
%prep
%setup -q -n netkit-%{name}-%{version} -a3
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
%build
CFLAGS="%{rpmcflags} -DGNU_LIBC -D_GNU_SOURCE -D_NO_UT_TIME -I/usr/include/tirpc" \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rusers.git/commitdiff/a3956f502d32508f12954a553afc331bb38ce84a
More information about the pld-cvs-commit
mailing list