From 3ecf0d63f3ce379f08e3d6aa609a4e73aa1f98b2 Mon Sep 17 00:00:00 2001 From: Nick White Date: Wed, 15 Apr 2009 23:08:30 +0100 Subject: Removed Qwinn's fix/mod packs Turned out to be more trouble than it was worth to integrate these into the install. Best to leave it to intrepid users, at least for now. --- auto-installer.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'auto-installer.sh') diff --git a/auto-installer.sh b/auto-installer.sh index f8052bd..e7de650 100755 --- a/auto-installer.sh +++ b/auto-installer.sh @@ -65,7 +65,6 @@ case "$CDMD5" in SHORTGAMENAME="pst" MINSCRIPT=pst/install-2cd-minimal.sh EXTRASCRIPT=pst/install-2cd-extra.sh - PATCHES="pst/install-patch-fixpack.sh pst/install-patch-ub.sh pst/install-patch-tweaks.sh" WINDOWSFILES="torment.exe ereg" CDNO=2 ;; @@ -74,7 +73,7 @@ case "$CDMD5" in SHORTGAMENAME="pst" MINSCRIPT=pst/install-4cd-minimal.sh EXTRASCRIPT=pst/install-4cd-extra.sh - PATCHES="pst/install-patch-official.sh pst/install-patch-fixpack.sh pst/install-patch-ub.sh pst/install-patch-tweaks.sh" + PATCHES="pst/install-patch-official.sh" WINDOWSFILES="torment.exe ereg" CDNO=4 ;; -- cgit v1.2.3