summaryrefslogtreecommitdiff
path: root/bg1/install-patch-baldurdash-fix.sh
diff options
context:
space:
mode:
authorNickDaly <myownlittlworld@hotmail.com>2009-06-06 18:01:39 -0500
committerNickDaly <myownlittlworld@hotmail.com>2009-06-06 18:01:39 -0500
commit53b5dbf87938455048f2c87661a69af77e0232bb (patch)
tree8f93ba117a5983e52d70ad11e541a61c5e8c8b46 /bg1/install-patch-baldurdash-fix.sh
parent06444abc5be2e72b2a52f114f942b9da9f9fc9b1 (diff)
downloadgemrb-gameinstallers-53b5dbf87938455048f2c87661a69af77e0232bb.tar.bz2
gemrb-gameinstallers-53b5dbf87938455048f2c87661a69af77e0232bb.zip
Created and integrated teardown method.
Now if only I could create a setup method...
Diffstat (limited to 'bg1/install-patch-baldurdash-fix.sh')
-rwxr-xr-xbg1/install-patch-baldurdash-fix.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/bg1/install-patch-baldurdash-fix.sh b/bg1/install-patch-baldurdash-fix.sh
index 90b629b..71ffab9 100755
--- a/bg1/install-patch-baldurdash-fix.sh
+++ b/bg1/install-patch-baldurdash-fix.sh
@@ -41,5 +41,4 @@ unzip -L "${TMPDIR}/${patch_name}" -d "$TMPDIR" 2>/dev/null
rm "${TMPDIR}/${patch_name}" "${TMPDIR}/bg1fixpack11readme.txt"
cp "${TMPDIR}/"* "${TARGETDIR}/override/" || diesoftly
-cleanuptmp
-setperms "$TARGETDIR"
+teardown "$TARGETDIR"