commit | 982d91fb51d1578fef12152e262130caa9f89504 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Fri Mar 27 06:53:13 1998 +0000 |
committer | Fred Drake <fdrake@acm.org> | Fri Mar 27 06:53:13 1998 +0000 |
tree | 323517ef3416b191d0a16947233a14aa68c40cf2 | |
parent | 8fe533e6a092f8f8aa8d7b81dd8f38c5057e9682 [diff] [blame] |
Change $ICONSERVER to conform to the value AMK & I have discussed for this; doing this here may prove to not be such a good idea, but we'll see.
diff --git a/Doc/perl/howto.perl b/Doc/perl/howto.perl index ee8f3a4..c4e8e20 100644 --- a/Doc/perl/howto.perl +++ b/Doc/perl/howto.perl
@@ -8,4 +8,6 @@ &do_require_package("article"); &do_require_package("python"); +$ICONSERVER = '../../icons'; + 1; # sheesh....