tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: ``.destdir'' in +INSTALL file



On Thu, Apr 05, 2012 at 06:15:24PM +0200, Edgar Fuß wrote:
> > I've changed to be in INSTALLATION_DIRS, and directories listed in the 
> > variable
> > will be created automatically before installation phase.
> So what's the rule when to use INSTALL_DATA_DIRS and when to use 
> INSTALLATION_DIRS?

It's generally easier and preferable to use INSTALLATION_DIRS, since it
is declarative. The problem in this case was that originally
INSTALLATION_DIRS also contained the DESTDIR prefixed path, so it didn't
work.

Joerg


Home | Main Index | Thread Index | Old Index