[packages/pxe] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:25:04 CEST 2025


commit 8d364388610ca4cbd9fa5b01c13a8ee4a69e4e0d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:24:48 2025 +0200

    Fix applying patches.

 pxe.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pxe.spec b/pxe.spec
index 4775be7..d2eb353 100644
--- a/pxe.spec
+++ b/pxe.spec
@@ -28,7 +28,7 @@ Pakiet pxe zawiera serwer PXE (Preboot eXecution Environment).
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pxe.git/commitdiff/8d364388610ca4cbd9fa5b01c13a8ee4a69e4e0d



More information about the pld-cvs-commit mailing list