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,
|