[packages/bootsplash] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:50:43 CEST 2025
commit 5282949a7f88a6d8afea2dd4f03bcac5982c79d6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:50:28 2025 +0200
Fix applying patches.
bootsplash.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bootsplash.spec b/bootsplash.spec
index 7465f1f..d5ef484 100644
--- a/bootsplash.spec
+++ b/bootsplash.spec
@@ -42,7 +42,7 @@ narzędzi przestrzeni użytkownika.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
rm -f Utilities/splash.o
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bootsplash.git/commitdiff/5282949a7f88a6d8afea2dd4f03bcac5982c79d6
More information about the pld-cvs-commit
mailing list