[packages/bootil] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:50:35 CEST 2025
commit 4874cf8a48eeb7456e99cc787005f5f7f5642975
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:50:19 2025 +0200
Fix applying patches.
bootil.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bootil.spec b/bootil.spec
index 65f0eaa..1265e2f 100644
--- a/bootil.spec
+++ b/bootil.spec
@@ -41,7 +41,7 @@ Pliki nagłówkowe biblioteki Bootil.
%prep
%setup -q -n bootil
-%patch0 -p1
+%patch -P0 -p1
%{__sed} -i -e 's/bootil_static/bootil/;s/StaticLib/SharedLib/' projects/bootil.lua
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bootil.git/commitdiff/4874cf8a48eeb7456e99cc787005f5f7f5642975
More information about the pld-cvs-commit
mailing list