# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.617 2006/05/10 13:23:00 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.618 2006/05/10 15:55:28 wolf31o2 Exp $
+
+ 10 May 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+ targets/support/livecdfs-update.sh:
+ Fix detection of the Installer.
10 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> arch/ppc64.py:
Added 970, power3, power4, and power5 sub-arches for ppc64.
#!/bin/bash
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/targets/support/livecdfs-update.sh,v 1.47 2006/05/09 12:20:07 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/targets/support/livecdfs-update.sh,v 1.48 2006/05/10 15:55:28 wolf31o2 Exp $
. /tmp/chroot-functions.sh
rm -f /var/log/lastlog && touch /var/log/lastlog
# Create our installer icons
- if [ -e /usr/share/applications/installer-gli.desktop ]
+ if [ -e /usr/share/applications/installer-gtk.desktop ]
then
if [ -n "${clst_livecd_users}" ]
then