summaryrefslogtreecommitdiff
path: root/auto-installer.sh
diff options
context:
space:
mode:
authornick <nick@debian.hws.edu>2009-04-20 20:42:50 -0500
committernick <nick@debian.hws.edu>2009-04-20 20:42:50 -0500
commitfe64019b96d68ef6520c5fa049d358fa8043d96b (patch)
treef5cfcbbed1258c3ff7ef97474dd2e77029a31b54 /auto-installer.sh
parent8b5042f40a04da5ecb01a28029ad8121b27a0de4 (diff)
downloadgemrb-gameinstallers-fe64019b96d68ef6520c5fa049d358fa8043d96b.tar.bz2
gemrb-gameinstallers-fe64019b96d68ef6520c5fa049d358fa8043d96b.zip
Small tweaks to allow the 3CD TOTSC installer to succeed.
Diffstat (limited to 'auto-installer.sh')
-rwxr-xr-xauto-installer.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto-installer.sh b/auto-installer.sh
index 4295230..f6c7927 100755
--- a/auto-installer.sh
+++ b/auto-installer.sh
@@ -30,7 +30,7 @@ case "$CDMD5" in
"1a6828b97a27967e8c4acc25e1ef48d2" )
FULLGAMENAME="Baldurs Gate Tales of the Sword Coast: 3CD US version"
SHORTGAMENAME="bg1"
- MINSCRIPT=totsc/install-3cd-minimal.sh
+ MINSCRIPT=bg1/install-3cd-minimal.sh
EXTRASCRIPT=bg1/install-3cd-extra.sh
PATCHES="bg1/install-patch-baldurdash-fix.sh bg1/install-patch-baldurdash-text.sh"
WINDOWSFILES="baldur.exe bgmain.exe config.exe keymap.ini luaauto.cfg update.url"