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
commit4eb5b87fee977850fbd4839d834b6d003c876ab0 (patch)
tree7fb528d108e9338aaf03c08e496fd51721af7e65 /eclass/mount-boot.eclass
parenton second thought, move it to -r1 (diff)
downloadgentoo-2-4eb5b87fee977850fbd4839d834b6d003c876ab0.tar.gz
gentoo-2-4eb5b87fee977850fbd4839d834b6d003c876ab0.tar.bz2
gentoo-2-4eb5b87fee977850fbd4839d834b6d003c876ab0.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