aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/matchbox2/matchbox2/matchbox-session-2.in
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/matchbox2/matchbox2/matchbox-session-2.in')
-rw-r--r--recipes/matchbox2/matchbox2/matchbox-session-2.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/matchbox2/matchbox2/matchbox-session-2.in b/recipes/matchbox2/matchbox2/matchbox-session-2.in
index 6e13fe0d69..60e599be0e 100644
--- a/recipes/matchbox2/matchbox2/matchbox-session-2.in
+++ b/recipes/matchbox2/matchbox2/matchbox-session-2.in
@@ -8,7 +8,7 @@ if [ -e /etc/profile ]
then
. /etc/profile
fi
-if [ -e $HOME/profile ]
+if [ -e $HOME/.profile ]
then
. $HOME/.profile
fi