home *** CD-ROM | disk | FTP | other *** search
/ Freelog 2 / Freelog002.iso / Linux / Slackware / contents / scripts / emac_nox < prev    next >
Encoding:
Text File  |  1999-02-08  |  179 b   |  5 lines

  1. ( cd usr/share/emacs/20.3/etc ; rm -rf DOC )
  2. ( cd usr/share/emacs/20.3/etc ; ln -sf DOC-20.3.1 DOC )
  3. ( cd usr/bin ; rm -rf emacs )
  4. ( cd usr/bin ; ln -sf emacs-20.3-no-x11 emacs )
  5.