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
Log in to post a comment.
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