mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-10 15:58:52 +00:00
Monotone-Parent: 98c12fec2aa59fdb212078c989152e071dfdd714
Monotone-Revision: d524bf02e8b24bbd6f3ad615251c634e0020b6f4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-12-20T23:01:44 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -39,6 +39,8 @@ if [ -f $GNUSTEP_USER_ROOT/Tools/sogod-0.9 ]; then
|
||||
sogod="$GNUSTEP_USER_ROOT/Tools/sogod-0.9"
|
||||
elif [ -f $GNUSTEP_LOCAL_ROOT/Tools/sogod-0.9 ]; then
|
||||
sogod="$GNUSTEP_LOCAL_ROOT/Tools/sogod-0.9"
|
||||
elif [ -f $GNUSTEP_SYSTEM_ROOT/Tools/sogod-0.9 ]; then
|
||||
sogod="$GNUSTEP_SYSTEM_ROOT/Tools/sogod-0.9"
|
||||
else
|
||||
echo "Can't find sogod-0.9"
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user