summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonny Davies <woodchip@gentoo.org>2002-09-22 21:02:08 +0000
committerDonny Davies <woodchip@gentoo.org>2002-09-22 21:02:08 +0000
commit915405c8955ff564bd6d79a30d9afcb18ab7a593 (patch)
tree4eb40c9a9b78be9e1df3f4ba1266d9802707dfde /eclass/mount-boot.eclass
parenton second thought, move it to -r1 (diff)
downloadhistorical-915405c8955ff564bd6d79a30d9afcb18ab7a593.tar.gz
historical-915405c8955ff564bd6d79a30d9afcb18ab7a593.tar.bz2
historical-915405c8955ff564bd6d79a30d9afcb18ab7a593.zip
fix0r
Diffstat (limited to 'eclass/mount-boot.eclass')
-rw-r--r--eclass/mount-boot.eclass6
1 files changed, 3 insertions, 3 deletions
diff --git a/eclass/mount-boot.eclass b/eclass/mount-boot.eclass
index e499ddd24057..efd24bfddb79 100644
--- a/eclass/mount-boot.eclass
+++ b/eclass/mount-boot.eclass
@@ -1,11 +1,11 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/eclass/mount-boot.eclass,v 1.1 2002/09/20 18:38:22 woodchip Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/mount-boot.eclass,v 1.2 2002/09/22 21:02:08 woodchip Exp $
-ECLASS=boot
+ECLASS=mount-boot
INHERITED="$INHERITED $ECLASS"
-boot_pkg_setup(){
+mount-boot_pkg_setup(){
[ "${ROOT}" != "/" ] && return 0