[packages/crossmingw32-SDL] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:06:57 CEST 2025
commit 4adb3bba2e491a3b485810d0a5a13a38e278aec1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:06:41 2025 +0200
Fix applying patches.
crossmingw32-SDL.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/crossmingw32-SDL.spec b/crossmingw32-SDL.spec
index 0039eed..a4d86b3 100644
--- a/crossmingw32-SDL.spec
+++ b/crossmingw32-SDL.spec
@@ -96,7 +96,7 @@ SDL - biblioteka DLL dla Windows.
%prep
%setup -q -n %{realname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
: > acinclude.m4
echo 'AC_DEFUN([AM_PATH_ESD],[$3])' >> acinclude.m4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-SDL.git/commitdiff/4adb3bba2e491a3b485810d0a5a13a38e278aec1
More information about the pld-cvs-commit
mailing list