summaryrefslogtreecommitdiff
path: root/iwd/install-patch-uk-fix.sh
diff options
context:
space:
mode:
Diffstat (limited to 'iwd/install-patch-uk-fix.sh')
-rwxr-xr-xiwd/install-patch-uk-fix.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/iwd/install-patch-uk-fix.sh b/iwd/install-patch-uk-fix.sh
index 27b1711..63fc051 100755
--- a/iwd/install-patch-uk-fix.sh
+++ b/iwd/install-patch-uk-fix.sh
@@ -22,7 +22,7 @@
# date : 9/27/00
patch_url="http://www.sorcerers.net/Games2/IWD/iwdukpatch.exe"
-patch_name="iwdukpatch.exe"
+patch_name="$(basename $patch_url)"
scriptdir="$(dirname $0)"/..
source "${scriptdir}/includes/generic-includes.sh"