summaryrefslogtreecommitdiffstats
path: root/games/atari++/README
diff options
context:
space:
mode:
author B. Watson2021-03-23 05:37:20 +0100
committer Willy Sudiarto Raharjo2021-03-27 04:23:18 +0100
commiteeafa53b1c8c47e6049ae4562c415063bc6bbb83 (patch)
tree4aeed75d736e5428ae2051cdf731edbb86100a57 /games/atari++/README
parentaa24838634c66718b565e34fcd62eaa77edaf7cd (diff)
downloadslackbuilds-eeafa53b1c8c47e6049ae4562c415063bc6bbb83.tar.gz
games/atari++: Add optional no-confirm-quit patch.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/atari++/README')
-rw-r--r--games/atari++/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/games/atari++/README b/games/atari++/README
index a665dadcc1..8517407876 100644
--- a/games/atari++/README
+++ b/games/atari++/README
@@ -16,3 +16,11 @@ that the author includes in his makefile. If you're picky about
such things, or if you run into crashes or compile errors, try
setting FORCE_SLACK_CFLAGS=yes in the environment before running
atari++.SlackBuild
+
+Optional patch: If you *really* don't like the "Do you really want to
+quit?" prompt when you try to exit the emulator, set CONFIRM_QUIT=no
+in the environment before building atari++. You probably also want
+to skip the agree-to-the-GPL prompt at startup, which can be done
+with:
+
+$ echo "AcceptLicence=on" > ~/.atari++.conf