]> granicus.if.org Git - nethack/commitdiff
README.linux sync
authorcohrs <cohrs>
Wed, 3 Sep 2003 01:22:09 +0000 (01:22 +0000)
committercohrs <cohrs>
Wed, 3 Sep 2003 01:22:09 +0000 (01:22 +0000)
update the README.linux to correspond to the version that was included
in the 3.4.2 binary distro.

sys/unix/README.linux

index ccdfaf07ddd13e1f93080e762dcf9550a4fb073a..3eb7e5d1d56dc6d841927388ec6dee1b04398762 100644 (file)
@@ -62,7 +62,7 @@ Steps used to build this binary release, in addition to the basic
 instructions found in sys/unix/Install.unx.  The step numbers below
 correspond to the step numbers in sys/unix/Install.unx.
 
-System:  gcc-3.2, XFree86-libs-4.2.0, ncurses-5.2, glibc-2.2.93 (GLIBC_2.3)
+System:  gcc-3.2, XFree86-libs-4.2.1, ncurses-5.2, glibc-2.3.2 (GLIBC_2.3)
 
 3.  Edit include/config.h and include/unixconf.h
     config.h: define X11_GRAPHICS window support.
@@ -96,7 +96,7 @@ System:  gcc-3.2, XFree86-libs-4.2.0, ncurses-5.2, glibc-2.2.93 (GLIBC_2.3)
                  FILEPERM = 0664
                  EXEPERM = 0755
                  DIRPERM = 0775
-                 VARDATND = x11tiles pet_mark.xbm rip.xpm
+                 VARDATND = x11tiles NetHack.ad pet_mark.xbm rip.xpm
 
     make all; su; make install