summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-05-27 02:58:36 +0000
committerAchim Gottinger <achim@gentoo.org>2001-05-27 02:58:36 +0000
commit3c3412846730d2e9938d1d3368372ed437fd80e5 (patch)
tree219271cda6c3ed21886fb8ba6e65b7195846f2e4 /sys-apps/baselayout
parentformatting fix for eth0 (diff)
downloadgentoo-2-3c3412846730d2e9938d1d3368372ed437fd80e5.tar.gz
gentoo-2-3c3412846730d2e9938d1d3368372ed437fd80e5.tar.bz2
gentoo-2-3c3412846730d2e9938d1d3368372ed437fd80e5.zip
*** empty log message ***
Diffstat (limited to 'sys-apps/baselayout')
-rw-r--r--sys-apps/baselayout/baselayout-1.5-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/baselayout/baselayout-1.5-r3.ebuild b/sys-apps/baselayout/baselayout-1.5-r3.ebuild
index b9014241194e..05a0918cf10d 100644
--- a/sys-apps/baselayout/baselayout-1.5-r3.ebuild
+++ b/sys-apps/baselayout/baselayout-1.5-r3.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/baselayout-1.5-r3.ebuild,v 1.8 2001/05/23 23:01:43 drobbins Exp $# Copyright 1999-2000 Gentoo Technologies, Inc.
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/baselayout-1.5-r3.ebuild,v 1.9 2001/05/27 02:58:08 achim Exp $# Copyright 1999-2000 Gentoo Technologies, Inc.
A=""
S=${WORKDIR}/${P}
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.gentoo.org"
src_install()
{
- if [ "$MAINTAINER" != "yes" ]
+ if [ "$MAINTAINER" != "yes" ] && [ "$ROOT" = "/" ]
then
echo '!!! baselayout should only be merged if you know what youre doing.'
echo '!!! It will overwrite important system files (passwd/group and others) with their'