swiften: fix indentation of fix-cross-build.patch

This used to apply fine previously due to more lax default patch_args,
fix it to build in 2022.
This commit is contained in:
Jami Kettunen 2022-05-26 22:23:33 +03:00 committed by Leah Neukirchen
parent 1a8fd21512
commit dbc955ce28

View file

@ -1,6 +1,6 @@
--- a/3rdParty/LibMiniUPnPc/SConscript 2016-09-07 10:29:12.251340787 +0200
+++ b/3rdParty/LibMiniUPnPc/SConscript 2016-09-07 10:29:49.165342691 +0200
@@ -46,11 +46,11 @@
@@ -46,11 +46,11 @@ if env.get("LIBMINIUPNPC_BUNDLED", False) :
if myenv["PLATFORM"] == "win32":
myenv.Append(CCFLAGS = ["-DWIN32", "-D_WIN32_WINNT=0x0501"])