194add87fd
* mc: use $TERMUX_PREFIX for ac_cv_path_(UN)ZIP * mc: set path for perl, python and ruby * mc: use python2 for extfs helpers * ncurses: create symlinks under include/ncurses * mc: set --with-ncurses-includes * mc/ncurses: bump revision after updates
11 lines
311 B
Diff
11 lines
311 B
Diff
diff --git a/src/man2hlp/man2hlp.in b/src/man2hlp/man2hlp.in
|
|
index f095830..f7a97ea 100644
|
|
--- a/src/man2hlp/man2hlp.in
|
|
+++ b/src/man2hlp/man2hlp.in
|
|
@@ -1,4 +1,4 @@
|
|
-#! @PERL@ -w
|
|
+#! /usr/bin/perl -w
|
|
#
|
|
# Man page to help file converter
|
|
# Copyright (C) 1994, 1995, 1998, 2000, 2001, 2002, 2003, 2004, 2005,
|