From: Donnie Berkholz <dberkholz@gentoo.org>
To: gentoo-dev@lists.gentoo.org, compnerd@gentoo.org
Subject: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-panel: ChangeLog gnome-panel-2.20.0.1.ebuild
Date: Sun, 7 Oct 2007 01:59:44 -0700 [thread overview]
Message-ID: <20071007085944.GG31103@supernova> (raw)
In-Reply-To: <E1IeHCC-0002oo-EV@stork.gentoo.org>
On 21:28 Sat 06 Oct , Saleem Abdulrasool (compnerd) wrote:
> 1.1 gnome-base/gnome-panel/gnome-panel-2.20.0.1.ebuild
>
> file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gnome-panel/gnome-panel-2.20.0.1.ebuild?rev=1.1&view=markup
> plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gnome-panel/gnome-panel-2.20.0.1.ebuild?rev=1.1&content-type=text/plain
> pkg_postinst() {
> local entries="/etc/gconf/schemas/panel-default-setup.entries"
>
> if [ -e "$entries" ]; then
> einfo "setting panel gconf defaults..."
> GCONF_CONFIG_SOURCE=`"${ROOT}usr/bin/gconftool-2" --get-default-source`
> "${ROOT}usr/bin/gconftool-2" --direct --config-source \
> "${GCONF_CONFIG_SOURCE}" --load="${entries}"
This bit is safe for ROOT != /, but look at the check made for whether to run it.
Thanks,
Donnie
--
gentoo-dev@gentoo.org mailing list
parent reply other threads:[~2007-10-07 9:12 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <E1IeHCC-0002oo-EV@stork.gentoo.org>]
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=20071007085944.GG31103@supernova \
--to=dberkholz@gentoo.org \
--cc=compnerd@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