summaryrefslogtreecommitdiff
path: root/bg1/install-1cd-totsc-uk.sh
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2010-02-09 16:59:21 +0000
committerNick White <git@njw.me.uk>2010-02-09 16:59:21 +0000
commitd44154ecfafb9bf183e201dadc0fd1ed6310fbd1 (patch)
tree47aaaea23e2054bf40b3a4fad4d50996ae49b175 /bg1/install-1cd-totsc-uk.sh
parent920ac6e2414eb1840104100545958d857446f296 (diff)
downloadgemrb-gameinstallers-d44154ecfafb9bf183e201dadc0fd1ed6310fbd1.tar.bz2
gemrb-gameinstallers-d44154ecfafb9bf183e201dadc0fd1ed6310fbd1.zip
Use . rather than source to avoid bashism
Diffstat (limited to 'bg1/install-1cd-totsc-uk.sh')
-rwxr-xr-xbg1/install-1cd-totsc-uk.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/bg1/install-1cd-totsc-uk.sh b/bg1/install-1cd-totsc-uk.sh
index 11780c3..eb95f9f 100755
--- a/bg1/install-1cd-totsc-uk.sh
+++ b/bg1/install-1cd-totsc-uk.sh
@@ -17,8 +17,8 @@
# Tales of the Sword Coast (1CD UK version)
scriptdir="$(dirname $0)"/..
-source "${scriptdir}/includes/generic-includes.sh"
-source "${scriptdir}/includes/cd-includes.sh"
+. "${scriptdir}/includes/generic-includes.sh"
+. "${scriptdir}/includes/cd-includes.sh"
parseargs "$@"