summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Januszewski <spock@gentoo.org>2007-02-17 11:42:40 +0000
committerMichael Januszewski <spock@gentoo.org>2007-02-17 11:42:40 +0000
commit37f3940d5ee09493ba1af379e888f6daa9783257 (patch)
treed57a9438a7b83db411b80500be1686627307f029 /media-gfx/bootsplash
parentVersion bump. (diff)
downloadhistorical-37f3940d5ee09493ba1af379e888f6daa9783257.tar.gz
historical-37f3940d5ee09493ba1af379e888f6daa9783257.tar.bz2
historical-37f3940d5ee09493ba1af379e888f6daa9783257.zip
Remove invalid usage of $ROOT (bug #167285).
Package-Manager: portage-2.1.2-r9
Diffstat (limited to 'media-gfx/bootsplash')
-rw-r--r--media-gfx/bootsplash/ChangeLog8
-rw-r--r--media-gfx/bootsplash/bootsplash-0.6.1-r7.ebuild9
2 files changed, 8 insertions, 9 deletions
diff --git a/media-gfx/bootsplash/ChangeLog b/media-gfx/bootsplash/ChangeLog
index 57b2a8fac223..d98460445bb1 100644
--- a/media-gfx/bootsplash/ChangeLog
+++ b/media-gfx/bootsplash/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-gfx/bootsplash
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/ChangeLog,v 1.63 2006/10/23 19:37:22 spock Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/ChangeLog,v 1.64 2007/02/17 11:42:40 spock Exp $
+
+ 17 Feb 2007; Michał Januszewski <spock@gentoo.org>
+ bootsplash-0.6.1-r7.ebuild:
+ Remove invalid usage of $ROOT (bug #167285).
23 Oct 2006; Michał Januszewski <spock@gentoo.org>
+files/bootsplash-nostrip.patch, bootsplash-0.6.1-r7.ebuild:
diff --git a/media-gfx/bootsplash/bootsplash-0.6.1-r7.ebuild b/media-gfx/bootsplash/bootsplash-0.6.1-r7.ebuild
index 1bb74b6bd332..02e30b133541 100644
--- a/media-gfx/bootsplash/bootsplash-0.6.1-r7.ebuild
+++ b/media-gfx/bootsplash/bootsplash-0.6.1-r7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6.1-r7.ebuild,v 1.8 2006/10/23 19:37:22 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6.1-r7.ebuild,v 1.9 2007/02/17 11:42:40 spock Exp $
inherit eutils
@@ -63,11 +63,6 @@ src_install() {
dodir /etc/${PN}
cp -pR themes/* ${D}/etc/${PN}
- # link default config for boot images if not already set
- if [ ! -e ${ROOT}/etc/bootsplash/default ]; then
- dosym ./gentoo /etc/bootsplash/default
- fi
-
exeinto /etc/init.d
doexe misc/bootsplash