--- loncom/build/help_graphics_converter.pl 2002/07/05 16:12:31 1.1 +++ loncom/build/help_graphics_converter.pl 2002/07/17 15:45:49 1.2 @@ -28,7 +28,7 @@ use strict; -my $dirprefix = "/home/httpd/html/adm/help/"; +my $dirprefix = "../html/adm/help/"; # Check that the png directory exists if (not (-d $dirprefix . "png/"))