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
-- 
[EMAIL PROTECTED] mailing list

Reply via email to