home *** CD-ROM | disk | FTP | other *** search
/ PC-Online 1996 May / PCOnline_05_1996.bin / linux / source / ap / mc / mc-2.000 / mc-2.1.diff
Text File  |  1995-02-28  |  247b  |  12 lines

  1. --- Makefile.orig    Tue Feb 28 09:12:27 1995
  2. +++ Makefile    Tue Feb 28 09:12:38 1995
  3. @@ -22,7 +22,7 @@
  4.  manprefix =
  5.  
  6.  bindir = $(exec_prefix)/bin
  7. -libdir = $(exec_prefix)/lib
  8. +libdir = $(exec_prefix)/lib/mc
  9.  mandir = $(prefix)/man/man1
  10.  manext = 1
  11.  
  12.