[packages/SDL_image] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:55:01 CEST 2025
commit 95ac07f546eaeb90fee580d47f4bd0de3d69359b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:54:45 2025 +0200
Fix applying patches.
SDL_image.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/SDL_image.spec b/SDL_image.spec
index e1972e4..e149581 100644
--- a/SDL_image.spec
+++ b/SDL_image.spec
@@ -88,7 +88,7 @@ Bibliotecas estáticas para desenvolvimento de aplicações SDL.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/SDL_image.git/commitdiff/95ac07f546eaeb90fee580d47f4bd0de3d69359b
More information about the pld-cvs-commit
mailing list