summaryrefslogtreecommitdiff
path: root/iwd
diff options
context:
space:
mode:
authorNick Daly <myownlittlworld@hotmail.com>2009-07-02 20:24:27 -0500
committerNick Daly <myownlittlworld@hotmail.com>2009-07-02 20:24:27 -0500
commitf4b77bbe86d5e97e7960d5132d73c15daaffeabf (patch)
treead4f3f9606cbafa0f79806c828be99bf666d1dcb /iwd
parentd370a8e2a2d58d20da284683bd9262e6ca696746 (diff)
parentfeb2cd603ba1ae6e7dc04e17463c87777f882363 (diff)
downloadgemrb-gameinstallers-f4b77bbe86d5e97e7960d5132d73c15daaffeabf.tar.bz2
gemrb-gameinstallers-f4b77bbe86d5e97e7960d5132d73c15daaffeabf.zip
Merge branch 'master' of http://git.njw.me.uk/gemrb-gameinstallers
Conflicts: auto-installer.sh
Diffstat (limited to 'iwd')
-rwxr-xr-xiwd/install-2cd-uk-minimal.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/iwd/install-2cd-uk-minimal.sh b/iwd/install-2cd-uk-minimal.sh
index eac533e..471a14d 100755
--- a/iwd/install-2cd-uk-minimal.sh
+++ b/iwd/install-2cd-uk-minimal.sh
@@ -28,7 +28,7 @@ getcd 1 $IWD_2CD_UK_MD5 data1.cab
mkdir -p "$TARGETDIR" || die
-unshield -L x "${CDMOUNT}/data1.cab" -d "$TARGETDIR" || die
+unshield -d "$TARGETDIR" -L x "${CDMOUNT}/data1.cab" || die
move_and_remove "${TARGETDIR}/minimum_compressed/" "$TARGETDIR"
move_and_remove "${TARGETDIR}/recommended_compressed/data/" "${TARGETDIR}/data"