]> granicus.if.org Git - python/commitdiff
Change $ICONSERVER to conform to the value AMK & I have discussed for this;
authorFred Drake <fdrake@acm.org>
Fri, 27 Mar 1998 06:53:13 +0000 (06:53 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 27 Mar 1998 06:53:13 +0000 (06:53 +0000)
doing this here may prove to not be such a good idea, but we'll see.

Doc/perl/howto.perl

index ee8f3a48b9b0a993c2664b434230c219046dd311..c4e8e202a1ddb4147e68a1770983047c2c72c931 100644 (file)
@@ -8,4 +8,6 @@ package main;
 &do_require_package("article");
 &do_require_package("python");
 
+$ICONSERVER = '../../icons';
+
 1;                             # sheesh....