Subject: Re: [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (bf9c49e6d0d60a3c152256f620328fdc2cec1fa4)
Date: Thu, 11 Oct 2007 19:53:30 +0200
On Thu, Oct 11, 2007 at 02:19:19AM +0500, Pol Vinogradov wrote:
> В Wed, 10 Oct 2007 18:40:07 +0200
> Arwed von Merkatz <v.merkatz AT gmx.net> пишет:
>
> > INSTALL_ROOT should be used for any paths used during compile or
> > install, so the change to e.g. the ffmpeg path to use INSTALL_ROOT was
> > correct, as that is used for the compile.
> > TRACK_ROOT should be used for paths used or looked up at runtime, e.g.
> > paths to config or data files.
> why did you suppose that config path used for runtime only? make install
> also
> places config files here if they don't exist.
In general you're right, but in this case all config files are installed
manually in INSTALL using INSTALL_ROOT.