[packages/xsidplay] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:23:19 CEST 2025


commit a21802868334dec07d385581077fac87b45fb87f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:31:18 2025 +0200

    Fix applying patches.

 xsidplay.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xsidplay.spec b/xsidplay.spec
index bf87993..15067e1 100644
--- a/xsidplay.spec
+++ b/xsidplay.spec
@@ -26,8 +26,8 @@ Commodore 64 i emulatora układu dźwiękowego SID.
 
 %prep
 %setup -q
-%patch0 -p0
-%patch1 -p1
+%patch -P0 -p0
+%patch -P1 -p1
 
 %build
 %{__autoconf}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xsidplay.git/commitdiff/a21802868334dec07d385581077fac87b45fb87f



More information about the pld-cvs-commit mailing list