[packages/SDL_gfx] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:54:55 CEST 2025
commit c9bfc07e93416723a8c6d9fabbc83aacced6a34d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:54:40 2025 +0200
Fix applying patches.
SDL_gfx.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/SDL_gfx.spec b/SDL_gfx.spec
index c10679d..e42d165 100644
--- a/SDL_gfx.spec
+++ b/SDL_gfx.spec
@@ -80,7 +80,7 @@ Dokumentacja API biblioteki SDL_gfx.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/SDL_gfx.git/commitdiff/c9bfc07e93416723a8c6d9fabbc83aacced6a34d
More information about the pld-cvs-commit
mailing list