[packages/gnu-efi] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:49:16 CEST 2025
commit 0091aa27b3f5523ceef58b68c4dbbee5719a81eb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:54:31 2025 +0200
Fix applying patches.
gnu-efi.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnu-efi.spec b/gnu-efi.spec
index a065cc1..ae8797e 100644
--- a/gnu-efi.spec
+++ b/gnu-efi.spec
@@ -34,7 +34,7 @@ dla platform IA-64, x86, ARM i MIPS przy użyciu narzędzi GNU.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
ARCHFLAGS=
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnu-efi.git/commitdiff/0091aa27b3f5523ceef58b68c4dbbee5719a81eb
More information about the pld-cvs-commit
mailing list