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