From 2ad9080137306430df3ed33a8ebc3e26d902269e Mon Sep 17 00:00:00 2001 From: Nick White Date: Wed, 15 Apr 2009 15:02:53 +0100 Subject: Remove tweak which required exe patching --- pst/install-patch-tweaks.sh | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/pst/install-patch-tweaks.sh b/pst/install-patch-tweaks.sh index 6886aef..be25e2d 100755 --- a/pst/install-patch-tweaks.sh +++ b/pst/install-patch-tweaks.sh @@ -1,7 +1,6 @@ #!/bin/bash -# Planescape: Torment Tweak Pack -# Note: this only installs the Banter Accelerator -# and Stackable Items tweaks +# Planescape: Torment Tweaks +# Note: this only installs the Stackable Items and Save Nordom tweaks # Note: This requires the freeware version of unrar, available # from http://www.rarlab.com/rar_add.htm @@ -29,7 +28,7 @@ case "$LANGUAGE" in esac # echo to install all manually as --yes assumes English -echo -e "${langno}\nn\n2\nn\nn\ni\nn\ni\nn\nn\nn\nn\nn\nn\nn\nn\nn\n" \ +echo -e "${langno}\nn\nn\nn\nn\ni\nn\ni\nn\nn\nn\nn\nn\nn\nn\nn\nn\n" \ | WeiDU --continue setup-pst-tweak.tp2 || die setperms "$TARGETDIR" -- cgit v1.2.3