[packages/splashy] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:05:35 CEST 2025


commit 6ab869b4cec2e582a0bc16d131957a0626ddee85
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:05:19 2025 +0200

    Fix applying patches.

 splashy.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/splashy.spec b/splashy.spec
index 6514132..6a4fa9f 100644
--- a/splashy.spec
+++ b/splashy.spec
@@ -151,7 +151,7 @@ Skrypty dla initramfs-tools ze wsparciem dla systemu splashy.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 sed -i -e 's#-Werror##g' configure.ac
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/splashy.git/commitdiff/6ab869b4cec2e582a0bc16d131957a0626ddee85



More information about the pld-cvs-commit mailing list