.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:
C Robert
2009-07-30 20:44:04 +00:00
parent fa6f49bcd5
commit d318f72250
5 changed files with 54 additions and 8 deletions

View File

@@ -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