public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in x11-base/xorg-x11: xorg-x11-7.2.ebuild xorg-x11-7.3.ebuild ChangeLog
       [not found] <E1If9ks-0006tk-5v@stork.gentoo.org>
@ 2007-10-09  9:50 ` Peter Volkov
  2007-10-09  9:57   ` Donnie Berkholz
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Volkov @ 2007-10-09  9:50 UTC (permalink / raw
  To: gentoo-dev, dberkholz

[-- Attachment #1: Type: text/plain, Size: 624 bytes --]

В Втр, 09/10/2007 в 07:43 +0000, Donnie Berkholz (dberkholz) пишет:
> dberkholz    07/10/09 07:43:50
> 
>   Modified:             xorg-x11-7.2.ebuild xorg-x11-7.3.ebuild ChangeLog
>   Log:
>   Fix quoting issues caught by latest repoman.
>   
> Revision  Changes    Path
> 1.14                 x11-base/xorg-x11/xorg-x11-7.2.ebuild

>  	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.

-- 
Peter.

[-- Attachment #2: Эта часть сообщения подписана цифровой подписью --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in x11-base/xorg-x11: xorg-x11-7.2.ebuild xorg-x11-7.3.ebuild ChangeLog
  2007-10-09  9:50 ` [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in x11-base/xorg-x11: xorg-x11-7.2.ebuild xorg-x11-7.3.ebuild ChangeLog Peter Volkov
@ 2007-10-09  9:57   ` Donnie Berkholz
  0 siblings, 0 replies; 2+ messages in thread
From: Donnie Berkholz @ 2007-10-09  9:57 UTC (permalink / raw
  To: gentoo-dev

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
-- 
gentoo-dev@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-10-09 10:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E1If9ks-0006tk-5v@stork.gentoo.org>
2007-10-09  9:50 ` [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in x11-base/xorg-x11: xorg-x11-7.2.ebuild xorg-x11-7.3.ebuild ChangeLog Peter Volkov
2007-10-09  9:57   ` Donnie Berkholz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox