summaryrefslogtreecommitdiff
path: root/misc/mc/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'misc/mc/patches/patch-ae')
-rw-r--r--misc/mc/patches/patch-ae13
1 files changed, 13 insertions, 0 deletions
diff --git a/misc/mc/patches/patch-ae b/misc/mc/patches/patch-ae
new file mode 100644
index 00000000000..7fc6745b7b8
--- /dev/null
+++ b/misc/mc/patches/patch-ae
@@ -0,0 +1,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