[packages/s3switch] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:50:33 CEST 2025


commit c0c735bd946e388f82905943fbdf9d16ae5d032f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:50:17 2025 +0200

    Fix applying patches.

 s3switch.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/s3switch.spec b/s3switch.spec
index 1e65196..6ba1e8d 100644
--- a/s3switch.spec
+++ b/s3switch.spec
@@ -28,8 +28,8 @@ urządzeniami wyjściowymi wspieranymi przez S3 Savage (CRT, LCD, TV).
 
 %prep
 %setup -q -c
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/s3switch.git/commitdiff/c0c735bd946e388f82905943fbdf9d16ae5d032f



More information about the pld-cvs-commit mailing list