On 13:50 Tue 09 Oct , Peter Volkov wrote:
> > XORGCONF="/etc/X11/xorg.conf"
> [...]
> > - sed -i "/RgbPath/d" "${D}"${XORGCONF}
> > + sed -i "/RgbPath/d" "${D}${XORGCONF}"
>
> Sorry, but why? What is the difference? Seems $XORGCONF does not contain
> any spaces inside and both forms are acceptable.
Oh, that's a leftover from when I was playing around with putting
${ROOT} in ${XORGCONF}, but it turned out to be the wrong way to go. I
do kinda like quoting the whole path, though. Haven't decided which way
I like better yet.
Thanks,
Donnie
--
[EMAIL PROTECTED] mailing list