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

  1. ( cd usr/X11R6/lib ; rm -rf libXaw3d.so.6 )
  2. ( cd usr/X11R6/lib ; ln -sf libXaw3d.so.6.1 libXaw3d.so.6 )
  3. ( cd usr/X11R6/lib ; rm -rf libXaw3d.so )
  4. ( cd usr/X11R6/lib ; ln -sf libXaw3d.so.6 libXaw3d.so )
  5.