[packages/perl-SDL] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:04:22 CEST 2025


commit 5a52f1e200a2a1d0a82197db0315941cec7e6773
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:04:06 2025 +0200

    Fix applying patches.

 perl-SDL.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/perl-SDL.spec b/perl-SDL.spec
index 68b68a6..ded581c 100644
--- a/perl-SDL.spec
+++ b/perl-SDL.spec
@@ -47,8 +47,8 @@ swobody z API SDL i próbuje się dopasować do idei SDL oraz Perla.
 
 %prep
 %setup -q -n SDL_Perl-%{version}
-%patch0 -p0
-%patch1 -p1
+%patch -P0 -p0
+%patch -P1 -p1
 
 mv t/mixerpm.t{,.blah}	# requires audio device
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-SDL.git/commitdiff/5a52f1e200a2a1d0a82197db0315941cec7e6773



More information about the pld-cvs-commit mailing list