[packages/xsw] Fix applying patches.

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


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

    Fix applying patches.

 xsw.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xsw.spec b/xsw.spec
index 6a07221..221c98c 100644
--- a/xsw.spec
+++ b/xsw.spec
@@ -106,8 +106,8 @@ wszechświata do gry.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 # not autoconf-generated configure
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xsw.git/commitdiff/7d48f94a264b9a9985113e006532f84fdf3bb54a



More information about the pld-cvs-commit mailing list