[packages/SDLmm] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:55:07 CEST 2025
commit f40b01fa7dcd58efb63310832c88b80d1d7dc5d9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:54:52 2025 +0200
Fix applying patches.
SDLmm.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/SDLmm.spec b/SDLmm.spec
index fb072f3..930dd5e 100644
--- a/SDLmm.spec
+++ b/SDLmm.spec
@@ -54,7 +54,7 @@ Statyczne biblioteki SDL_image.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
# kill sinclude and copy of libtool.m4
tail -n +3 acinclude.m4 | head -n 176 > acinclude.m4.tmp
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/SDLmm.git/commitdiff/f40b01fa7dcd58efb63310832c88b80d1d7dc5d9
More information about the pld-cvs-commit
mailing list