mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-30 10:32:47 +00:00
.deb fixes again
Monotone-Parent: fab08bf8720de962c3bb022e001f14074f1e3e05 Monotone-Revision: 0801b840389e27365ffcfe12265d379abb2dc676 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-30T20:44:04 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
# SOGo daemon wrapper
|
||||
#
|
||||
@@ -50,6 +50,7 @@ else
|
||||
echo "Can't find sogod"
|
||||
exit 1
|
||||
fi
|
||||
echo $sogod
|
||||
|
||||
if [ -f $GNUSTEP_MAKEFILES/GNUstep.sh ]; then
|
||||
. $GNUSTEP_MAKEFILES/GNUstep.sh
|
||||
|
||||
Reference in New Issue
Block a user