[Lxr-commits] CVS: lxr INSTALL,1.23,1.24
Brought to you by:
ajlittoz
From: Malcolm B. <mb...@us...> - 2009-03-23 12:32:49
|
Update of /cvsroot/lxr/lxr In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv4945 Modified Files: INSTALL Log Message: Fix bug 1716172: Typo in INSTALL Corrected the path information on line 112. Index: INSTALL =================================================================== RCS file: /cvsroot/lxr/lxr/INSTALL,v retrieving revision 1.23 retrieving revision 1.24 diff -u -d -r1.23 -r1.24 --- INSTALL 20 Dec 2006 19:53:49 -0000 1.23 +++ INSTALL 23 Mar 2009 12:32:36 -0000 1.24 @@ -109,7 +109,7 @@ /usr/lib/perl5/site_perl which is also needed in lxr.conf 'genericconf' => '/usr/lib/perl5/site_perl/LXR/Lang/generic.conf' - 'ectagsconf' => '/usr/lib/perl5/site_perl/Lang/ectags.conf', + 'ectagsconf' => '/usr/lib/perl5/site_perl/LXR/Lang/ectags.conf', Next set your base URL and virtual root for LXR by setting |