[packages/sbsigntool] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:52:00 CEST 2025


commit 236137469c0c705211dc686a0f7f85b753530f77
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:51:44 2025 +0200

    Fix applying patches.

 sbsigntool.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sbsigntool.spec b/sbsigntool.spec
index 265e590..99574df 100644
--- a/sbsigntool.spec
+++ b/sbsigntool.spec
@@ -49,7 +49,7 @@ rozruchu UEFI (UEFI Secure Boot).
 %prep
 %setup -q -a1
 
-%patch1 -p1
+%patch -P1 -p1
 
 %build
 # from autogen.sh
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sbsigntool.git/commitdiff/236137469c0c705211dc686a0f7f85b753530f77



More information about the pld-cvs-commit mailing list