[packages/inetd] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:14:35 CEST 2025


commit 38a9b8e43ae6b638f078062303fb8f9827f2c4ea
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:14:20 2025 +0200

    Fix applying patches.

 inetd.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/inetd.spec b/inetd.spec
index 2f9e3db..19cbfd0 100644
--- a/inetd.spec
+++ b/inetd.spec
@@ -51,8 +51,8 @@ Bu paket ağ hizmetlerinde kullanılan temel yazılımlardan inetd içerir.
 
 %prep
 %setup -q -n netkit-base-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 export RPM_OPT_FLAGS="%{rpmcflags}"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/inetd.git/commitdiff/38a9b8e43ae6b638f078062303fb8f9827f2c4ea



More information about the pld-cvs-commit mailing list