tsave game highscore in /tmp, at -ltinfo to linker - vaccinewars - be a doctor and try to vaccinate the world
 (HTM) git clone git://src.adamsgaard.dk/vaccinewars
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 7d5918c4d79e7f211833a7036a66a774229bcefe
 (DIR) parent d6a34884280f5ebce6c455a18e24f27a1456f52d
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Fri, 21 May 2021 10:12:09 +0200
       
       save game highscore in /tmp, at -ltinfo to linker
       
       Diffstat:
         M build.sh                            |       4 +++-
       
       1 file changed, 3 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/build.sh b/build.sh
       t@@ -10,5 +10,7 @@ set -e
                --disable-plugins \
                --without-sdl \
                --disable-networking \
       -        --localstate=$PWD
       +        --localstate=/tmp \
       +        LIBS="-ltinfo"
        make
       +cp src/dopewars vaccinewars