summaryrefslogtreecommitdiff
path: root/manaplus.patch
diff options
context:
space:
mode:
Diffstat (limited to 'manaplus.patch')
-rw-r--r--manaplus.patch16
1 files changed, 5 insertions, 11 deletions
diff --git a/manaplus.patch b/manaplus.patch
index 2d4109a..733e302 100644
--- a/manaplus.patch
+++ b/manaplus.patch
@@ -41,21 +41,15 @@ index 1c159c7cd..4a22a0155 100644
File "${DLLDIR}\libcurl-4.dll"
File "${DLLDIR}\libfreetype-6.dll"
File "${DLLDIR}\${SEHDLL}"
-@@ -373,10 +374,10 @@ SectionEnd
- Section /o "Debugger" SecDebug
- SetOutPath "$INSTDIR"
+@@ -375,7 +375,7 @@ Section /o "Debugger" SecDebug
File "${DLLDIR}\gdb.exe"
-- File "${DLLDIR}\libdl.dll"
-- File "${DLLDIR}\libexpat-1.dll"
+ File "${DLLDIR}\libdl.dll"
+ File "${DLLDIR}\libexpat-1.dll"
- File "${DLLDIR}\libreadline6.dll"
-- File "${DLLDIR}\libtermcap.dll"
-+; File "${DLLDIR}\libdl.dll"
-+; File "${DLLDIR}\libexpat-1.dll"
-+; File "${DLLDIR}\libreadline6.dll"
-+; File "${DLLDIR}\libtermcap.dll"
++ File "${DLLDIR}\libreadline8.dll"
+ File "${DLLDIR}\libtermcap.dll"
File "${EXEDIR}\manaplusd.exe"
${If} ${SectionIsSelected} ${SecShortcuts}
- CreateShortCut "$SMPROGRAMS\Mana\ManaPlus (debug).lnk" '"$INSTDIR\gdb.exe"' '"$INSTDIR\manaplusd.exe"' "$INSTDIR\manaplusd.exe"
@@ -384,36 +385,36 @@ Section /o "Debugger" SecDebug
${EndIf}
SectionEnd