1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-12 17:14:00 +02:00

Do not include liblucene++-contrib.dll in the installer

This commit is contained in:
Dominik Schmidt
2014-09-17 19:11:19 +02:00
parent 794d66b31a
commit af313a3dc6

View File

@@ -395,7 +395,6 @@ Section "Tomahawk Player" SEC_TOMAHAWK_PLAYER
File "${MING_BIN}\libcrypto-10.dll" File "${MING_BIN}\libcrypto-10.dll"
File "${MING_BIN}\liblucene++.dll" File "${MING_BIN}\liblucene++.dll"
File "${MING_BIN}\liblucene++-contrib.dll"
File "${MING_BIN}\libqtsparkle.dll" File "${MING_BIN}\libqtsparkle.dll"
File "${MING_BIN}\libattica.dll" File "${MING_BIN}\libattica.dll"
@@ -619,7 +618,7 @@ Section Uninstall
DeleteRegValue HKLM "Software\Tomahawk" "VersionRevision" DeleteRegValue HKLM "Software\Tomahawk" "VersionRevision"
DeleteRegValue HKLM "Software\Tomahawk" "" DeleteRegValue HKLM "Software\Tomahawk" ""
DeleteRegKey HKLM "Software\Tomahawk" DeleteRegKey HKLM "Software\Tomahawk"
DeleteRegKey HKCR "Software\Tomahawk" DeleteRegKey HKCR "Software\Tomahawk"
DeleteRegKey HKCR "Software\TomahawkSpotify" DeleteRegKey HKCR "Software\TomahawkSpotify"
DeleteRegKey HKCR "tomahawk" DeleteRegKey HKCR "tomahawk"