public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jonathan Callen (abcd)" <abcd@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in eclass: gnome2-utils.eclass
Date: Thu, 20 Jan 2011 23:50:49 +0000 (UTC)	[thread overview]
Message-ID: <20110120235049.6370020054@flycatcher.gentoo.org> (raw)

abcd        11/01/20 23:50:49

  Modified:             gnome2-utils.eclass
  Log:
  more ROOT vs. EROOT confusion

Revision  Changes    Path
1.20                 eclass/gnome2-utils.eclass

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/gnome2-utils.eclass?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/gnome2-utils.eclass?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/gnome2-utils.eclass?r1=1.19&r2=1.20

Index: gnome2-utils.eclass
===================================================================
RCS file: /var/cvsroot/gentoo-x86/eclass/gnome2-utils.eclass,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- gnome2-utils.eclass	20 Jan 2011 23:49:37 -0000	1.19
+++ gnome2-utils.eclass	20 Jan 2011 23:50:49 -0000	1.20
@@ -1,6 +1,6 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/gnome2-utils.eclass,v 1.19 2011/01/20 23:49:37 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/gnome2-utils.eclass,v 1.20 2011/01/20 23:50:49 abcd Exp $
 
 #
 # gnome2-utils.eclass
@@ -160,7 +160,7 @@
 
 	for dir in ${GNOME2_ECLASS_ICONS}
 	do
-		if [[ -f "${ROOT}${dir}/index.theme" ]] ; then
+		if [[ -f "${EROOT}${dir}/index.theme" ]] ; then
 			local rv=0
 
 			"${updater}" -qf "${EROOT}${dir}"






             reply	other threads:[~2011-01-20 23:50 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-20 23:50 Jonathan Callen (abcd) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-04-03 18:12 [gentoo-commits] gentoo-x86 commit in eclass: gnome2-utils.eclass Gilles Dartiguelongue (eva)
2011-01-31 17:03 Gilles Dartiguelongue (eva)
2011-01-20 23:49 Jonathan Callen (abcd)
2010-12-07  6:26 Gilles Dartiguelongue (eva)
2010-12-07  6:25 Gilles Dartiguelongue (eva)
2010-12-07  6:23 Gilles Dartiguelongue (eva)
2010-12-07  6:21 Gilles Dartiguelongue (eva)
2008-10-22 21:04 Gilles Dartiguelongue (eva)
2008-10-19 10:35 Gilles Dartiguelongue (eva)
2008-09-27  9:16 Mart Raudsepp (leio)
2008-03-22 17:30 Remi Cardona (remi)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110120235049.6370020054@flycatcher.gentoo.org \
    --to=abcd@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox