pkgsrc-Users archive

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

Re: %D variable question



On Wed, Oct 24, 2012 at 04:26:20PM +0400, Victor Leschuk wrote:
> Hello all,
> 
> I have noticed that when using %D variable in ports PLIST file it expands
> into quoted '/usr/pkg' string (exactly '/usr/pkg', not /usr/pkg). Is that
> expected behavior? If yes, what is the purpose of it?

As the variables are meant for use in @exec / @unexec rules, getting
quoted results is the expected behavior.

Joerg


Home | Main Index | Thread Index | Old Index