home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1996 November / PCO96_11.ISO / linux / contents / scripts / gcl < prev    next >
Encoding:
Text File  |  1996-09-26  |  184 b   |  5 lines

  1. ( cd usr/lib/gcl-2.2 ; rm -rf info )
  2. ( cd usr/lib/gcl-2.2 ; ln -sf /usr/info info )
  3. ( cd usr/bin ; rm -rf gcl.exe )
  4. ( cd usr/bin ; ln -sf /usr/lib/gcl-2.2/unixport/saved_gcl gcl.exe )
  5.