]> granicus.if.org Git - nethack/commitdiff
instructional doc bit
authornhmall <nhmall@nethack.org>
Wed, 27 Nov 2019 00:35:46 +0000 (19:35 -0500)
committernhmall <nhmall@nethack.org>
Wed, 27 Nov 2019 00:35:46 +0000 (19:35 -0500)
sys/unix/NewInstall.unx

index b9daf361d5afa6d256caa6787fdbe3956865e27c..163df601c5e1d538c368f7b942cd1446dd848575 100644 (file)
@@ -23,11 +23,16 @@ If you are using the traditional configuration system, see Install.unx.
        cd $Top/sys/unix
        sh setup.sh hints/NAME_OF_HINTS_FILE
        cd ../..
+       make fetch-Lua
        make all
 
    If the build fails, remove all the generated files before retrying the
    build with: cd $Top; make spotless
 
+   The 'make fetch-Lua' step really only needs to be done one time unless 
+   your sources get refreshed, or the lib folder and its contents get
+   removed.
+
 4. Install:
    Depending on your configuration, this step may or may not need to be done
    as root; check the hints file.