Remove GeoLite2-Country.mmdb.gz from Windows Packaging Script.

This commit is contained in:
Mustafa Alperen Seki 2020-03-05 20:21:50 +03:00 committed by Matthias Mailänder
parent eba6e0a5c1
commit 0b5f4acbed

View File

@ -87,7 +87,6 @@ Section "Game" GAME
File "${SRCDIR}\OpenAL-CS.dll"
File "${SRCDIR}\global mix database.dat"
File "${SRCDIR}\MaxMind.Db.dll"
File "${SRCDIR}\GeoLite2-Country.mmdb.gz"
File "${SRCDIR}\eluant.dll"
File "${SRCDIR}\rix0rrr.BeaconLib.dll"
File "${DEPSDIR}\soft_oal.dll"
@ -182,7 +181,6 @@ Function ${UN}Clean
Delete $INSTDIR\${MOD_ID}.ico
Delete "$INSTDIR\global mix database.dat"
Delete $INSTDIR\MaxMind.Db.dll
Delete $INSTDIR\GeoLite2-Country.mmdb.gz
Delete $INSTDIR\KopiLua.dll
Delete $INSTDIR\soft_oal.dll
Delete $INSTDIR\SDL2.dll