From: Philip Newton Date: Tue, 29 Aug 2000 21:39:14 +0000 (+0200) Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=53542a37701d1675e32df2c6c7a98cba7e4ccfdb;p=p5sagit%2Fp5-mst-13.2.git [ID 20000829.022] [PATCH 6868] Minor nit in installhtml Message-Id: <200008291938.VAA98255@smtp1.nikoma.de> p4raw-id: //depot/perl@6893 --- diff --git a/installhtml b/installhtml index cfbbe9f..bef35e9 100755 --- a/installhtml +++ b/installhtml @@ -1,6 +1,6 @@ #!./perl -w -# This file should really be a extracted from a .PL +# This file should really be extracted from a .PL file use lib 'lib'; # use source library if present