summaryrefslogtreecommitdiff
path: root/japanese/weblint97/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/weblint97/files/patch-ab')
-rw-r--r--japanese/weblint97/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/japanese/weblint97/files/patch-ab b/japanese/weblint97/files/patch-ab
new file mode 100644
index 000000000000..3e253a3bbb89
--- /dev/null
+++ b/japanese/weblint97/files/patch-ab
@@ -0,0 +1,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';