[packages/usplash] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:27:44 CEST 2025


commit 86efe82ab991b3e92a2a63645f455806770c304e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:27:28 2025 +0200

    Fix applying patches.

 usplash.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/usplash.spec b/usplash.spec
index 266ceac..3cd8aff 100644
--- a/usplash.spec
+++ b/usplash.spec
@@ -57,8 +57,8 @@ Pliki nagłówkowe usplasha.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p0
-%patch1 -p1
+%patch -P0 -p0
+%patch -P1 -p1
 
 %build
 %{__make} -C bogl \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/usplash.git/commitdiff/86efe82ab991b3e92a2a63645f455806770c304e



More information about the pld-cvs-commit mailing list