Date: Tue, 3 Sep 2002 12:15:57 -0700 From: "Mike Horton" <mbhorton@buycoin.com> To: <freebsd-stable@FreeBSD.ORG> Subject: Re: make search cannot find anything Message-ID: <000901c2537e$55386860$cf99a4c0@sid> References: <20020903135949.A3163@svzserv.kemerovo.su> <20020903060459.GA215@houston.rr.com> <20020903142320.A4078@svzserv.kemerovo.su> <3D745718.2060006@owt.com> <20020903153928.A98799@svzserv.kemerovo.su> <20020903184126.GA41354@moo.holy.cow>
next in thread | previous in thread | raw e-mail | index | archive | help
unsubscribe ----- Original Message ----- From: "parv" <parv_fm@emailgroups.net> To: "Eugene Grosbein" <eugen@www.svzserv.kemerovo.su> Cc: <freebsd-stable@FreeBSD.ORG> Sent: Tuesday, September 03, 2002 11:41 AM Subject: Re: make search cannot find anything > in message <20020903153928.A98799@svzserv.kemerovo.su>, > wrote Eugene Grosbein thusly... > > > > I don't use portupgrade and this I need not rebuild > > /usr/ports/INDEX manually, but for this time I've rebuilt it. Same > > result. > > you get the same result because ports/Tools/make_index has > '/usr/ports' as the hard-coded path. change it to whatever you like; > make index; then make search should show the expected. > > to make changes in make_index (where '/Actual/ports' is ports > tree is actually installed)... > > perl -pi -e 's#/usr/ports#/Actual/ports#go' ports/Tools/make_index > > > another solution, of course, is the patch mentioned previously. > > > - parv > > -- > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000901c2537e$55386860$cf99a4c0>