[packages/bootp] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:50:38 CEST 2025


commit a187048020090c36f8ab54d02564bba188b8f02c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:50:22 2025 +0200

    Fix applying patches.

 bootp.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/bootp.spec b/bootp.spec
index 1be7278..52794df 100644
--- a/bootp.spec
+++ b/bootp.spec
@@ -64,12 +64,12 @@ paketinin kullanımı önerilir
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 #%patch4 -p1
-%patch5 -p1
+%patch -P5 -p1
 
 %build
 %{__make} linux SYSDEFS="%{rpmcflags}"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bootp.git/commitdiff/a187048020090c36f8ab54d02564bba188b8f02c



More information about the pld-cvs-commit mailing list