From 1c22759761d93f197315960370601917cdbd4db5 Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Thu, 18 Sep 2003 12:10:17 +0000 Subject: [PATCH] Install atos if the user doesn't already have it to ensure that we can get backtraces. This will be removed when the symbols can be determined by the crash handler itself. I'm not above copying the code directly, but I can't seem to find it anywhere. --- stepmania/PBProject/scripts/installer.config | 1 + 1 file changed, 1 insertion(+) diff --git a/stepmania/PBProject/scripts/installer.config b/stepmania/PBProject/scripts/installer.config index 97865b66d2..7d97df0899 100644 --- a/stepmania/PBProject/scripts/installer.config +++ b/stepmania/PBProject/scripts/installer.config @@ -99,6 +99,7 @@ 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