[packages/gpxe] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:57:59 CEST 2025
commit 7295f123471fdbe8bdd0935021a7b6103974a81c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:57:43 2025 +0200
Fix applying patches.
gpxe.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gpxe.spec b/gpxe.spec
index 55b75d2..dc851fb 100644
--- a/gpxe.spec
+++ b/gpxe.spec
@@ -66,7 +66,7 @@ This package contains the gPXE ROMs for devices emulated by QEMU, in
%prep
%setup -q
-%patch1 -p1
+%patch -P1 -p1
cp -p %{SOURCE1} .
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gpxe.git/commitdiff/7295f123471fdbe8bdd0935021a7b6103974a81c
More information about the pld-cvs-commit
mailing list