[packages/StepMania] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:08:36 CEST 2025


commit cc07221c7e5882b48085f705c99e39453d28ca11
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:08:20 2025 +0200

    Fix applying patches.

 StepMania.spec | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/StepMania.spec b/StepMania.spec
index 3777f34..bc6f244 100644
--- a/StepMania.spec
+++ b/StepMania.spec
@@ -29,13 +29,13 @@ Gra rytmu.
 
 %prep
 %setup -q -n %{name}-%{version}-src
-%patch0 -p0
-%patch1 -p0
-%patch2 -p0
-%patch3 -p0
-%patch4 -p0
-%patch5 -p0
-%patch6 -p1
+%patch -P0 -p0
+%patch -P1 -p0
+%patch -P2 -p0
+%patch -P3 -p0
+%patch -P4 -p0
+%patch -P5 -p0
+%patch -P6 -p1
 
 %build
 %{__aclocal} -I autoconf/m4
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/StepMania.git/commitdiff/cc07221c7e5882b48085f705c99e39453d28ca11



More information about the pld-cvs-commit mailing list