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:
parent
1a8fd21512
commit
dbc955ce28
1 changed files with 14 additions and 14 deletions
|
@ -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"])
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue