From: Tollef Fog Heen Date: Fri, 2 May 2008 13:15:41 +0000 (+0200) Subject: Do not source the GNUstep.sh thing, as this does not work X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e472c1e8c904c90b270ef1be2e1945a583d88619;p=scalable-opengroupware.org Do not source the GNUstep.sh thing, as this does not work --- diff --git a/debian/scalable-opengroupware.org.init b/debian/scalable-opengroupware.org.init index 9669800b..97427e19 100755 --- a/debian/scalable-opengroupware.org.init +++ b/debian/scalable-opengroupware.org.init @@ -35,9 +35,6 @@ DESC="Scalable OpenGroupware.Org" PIDFILE=/var/run/sogo/sogod. -GNUSTEP_MAKEFILES=/usr/share/GNUstep/Makefiles -. $GNUSTEP_MAKEFILES/GNUstep.sh - if [ -f /etc/default/sogo ]; then . /etc/default/sogo fi