25 lines
700 B
Diff
25 lines
700 B
Diff
--- cweb2html/cweb2html
|
|
+++ cweb2html/cweb2html
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/local/bin/perl
|
|
+#!/usr/bin/perl
|
|
|
|
################################################################################
|
|
# Copyright 1998-1999 by Jens Lippmann (lippmann@rbg.informatik.th-darmstadt.de)
|
|
--- cweb2html/makemake.pl
|
|
+++ cweb2html/makemake.pl
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/local/bin/perl
|
|
+#!/usr/bin/perl
|
|
|
|
################################################################################
|
|
# Copyright 1998-1999 by Jens Lippmann (lippmann@rbg.informatik.tu-darmstadt.de)
|
|
--- makeseg/makeseg
|
|
+++ makeseg/makeseg
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/local/bin/perl
|
|
+#!/usr/bin/perl
|
|
|
|
# Check options and load configuration files
|
|
&init;
|