From 60f95a903e28d798dd1958ea68f420d040a224eb Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Fri, 19 Sep 2003 08:06:34 +0000 Subject: [PATCH] Install atos if the user doesn't have it even if they don't install the libraries. --- stepmania/PBProject/scripts/installer.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/PBProject/scripts/installer.config b/stepmania/PBProject/scripts/installer.config index 5ecdda4e3e..6ca1cdca6b 100644 --- a/stepmania/PBProject/scripts/installer.config +++ b/stepmania/PBProject/scripts/installer.config @@ -89,6 +89,7 @@ FILE:COPYING.txt:OVERWRITE FILE:README-FIRST.html:OVERWRITE FILE:NEWS:OVERWRITE FILE:StepMania.app:OVERWRITE +FILE:/usr/bin/atos: #Ask the user to install libaries #ASK:INSTALL_LIBS:Would you like to install the necessary libraries to run StepMania? If you have already installed them, choose "No". @@ -108,7 +109,6 @@ PRIVILEGED:TRUE ECHO:Installing library files.: #binaries -FILE:/usr/bin/atos: FILE:/usr/local/bin/cjpeg:$OVERWRITE FILE:/usr/local/bin/djpeg:$OVERWRITE FILE:/usr/local/bin/jpegtran:$OVERWRITE