summaryrefslogtreecommitdiff
path: root/misc/mc/patches/patch-ae
blob: 7fc6745b7b886311cb50751e92a2972815f9978a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
*** mcfn_install.in.orig	Thu Jun 19 23:17:04 1997
--- mcfn_install.in	Thu Jun 19 23:17:12 1997
***************
*** 1,4 ****
! #/bin/sh
  #
  prefix=@prefix@
  if test -n `echo $prefix | grep prefix`; then
--- 1,4 ----
! #!/bin/sh
  #
  prefix=@prefix@
  if test -n `echo $prefix | grep prefix`; then