aboutsummaryrefslogtreecommitdiff
path: root/japanese/weblint97/files/patch-ab
blob: 3e253a3bbb89ee389b7db93abd47dfdc06fbce04 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- weblint.orig	Sat Jun 21 05:04:20 1997
+++ weblint	Sat Jun 21 05:04:32 1997
@@ -279,7 +279,7 @@
 	    'todo', 'U',
 	    'noglobals', 'pedantic', 'urlget=s', 'v', 'version', 'warnings',
 	    'x=s', 'c=s', 'explain');
-
+@INC = ('/usr/share/perl','%PERLLIBDIR%');
 $exit_status = 0;
 
 require 'newgetopt.pl';