[packages/splashutils] Fix applying patches.

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


commit 0daa3a1c20f0e807f0d7bcc9ea1d6ad0c92f4c0d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:05:16 2025 +0200

    Fix applying patches.

 splashutils.spec | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/splashutils.spec b/splashutils.spec
index de51559..7327327 100644
--- a/splashutils.spec
+++ b/splashutils.spec
@@ -87,14 +87,14 @@ Static splashutils libraries
 %setup -q -a1
 mv miscsplashutils-* miscsplashutils
 %if 0
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 %endif
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
+%patch -P6 -p1
 
 #%patch0 -p0
 #%patch1 -p0
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/splashutils.git/commitdiff/0daa3a1c20f0e807f0d7bcc9ea1d6ad0c92f4c0d



More information about the pld-cvs-commit mailing list