summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2003-08-21 11:20:43 +0000
committerHeinrich Wendel <lanius@gentoo.org>2003-08-21 11:20:43 +0000
commit6111411a5cf47a8c4d8ebe58a7064afe695815ba (patch)
treeb8b9c2b772ee0c406d0aea4f32078d7a164921cb /app-misc/mc/files/mc.gentoo
parenttwo bugfixes (diff)
downloadgentoo-2-6111411a5cf47a8c4d8ebe58a7064afe695815ba.tar.gz
gentoo-2-6111411a5cf47a8c4d8ebe58a7064afe695815ba.tar.bz2
gentoo-2-6111411a5cf47a8c4d8ebe58a7064afe695815ba.zip
two bugfixes
Diffstat (limited to 'app-misc/mc/files/mc.gentoo')
-rw-r--r--app-misc/mc/files/mc.gentoo6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/mc/files/mc.gentoo b/app-misc/mc/files/mc.gentoo
index 9762925fe515..a71d249b8f6b 100644
--- a/app-misc/mc/files/mc.gentoo
+++ b/app-misc/mc/files/mc.gentoo
@@ -11,6 +11,6 @@ done
# include this, so also xterm,kterm,gterm,etc will have default bash settings
-if [ "x$SHLVL" != "x1" ]; then # We're not a login shell
- . /etc/profile
-fi
+#if [ "x$SHLVL" != "x1" ]; then # We're not a login shell
+# . /etc/profile
+#fi