Anonymous - 2002-03-27

In the INSTALL docs it says to set 'range' => sub { return ($files->allrelease($LXR....

what is the pathname there supposed to be or is it supposed to be the literal pathname?

Should it look like this:

($files->allreleases($LXR::Common::pathname)
or
($files->allreleases($LXR::Common::/usr/local/lxr)

only pathname works, but it seems strange to me, then I can't build it with CVS.

David