[packages/firstboot] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:32:45 CEST 2025


commit 92432d4fb6d54c1261dda805aabe33d79a6fdf2a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:32:29 2025 +0200

    Fix applying patches.

 firstboot.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/firstboot.spec b/firstboot.spec
index 9e1ff95..c38e481 100644
--- a/firstboot.spec
+++ b/firstboot.spec
@@ -45,7 +45,7 @@ systemu.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 rm po/ilo.po
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/firstboot.git/commitdiff/92432d4fb6d54c1261dda805aabe33d79a6fdf2a



More information about the pld-cvs-commit mailing list