]> err.no Git - scalable-opengroupware.org/commitdiff
Do not source the GNUstep.sh thing, as this does not work
authorTollef Fog Heen <tfheen@err.no>
Fri, 2 May 2008 13:15:41 +0000 (15:15 +0200)
committerTollef Fog Heen <tfheen@err.no>
Fri, 2 May 2008 13:15:41 +0000 (15:15 +0200)
debian/scalable-opengroupware.org.init

index 9669800b6b9c3e047102d2c254d79387751f0cb7..97427e19f0d5294cf73de7282c5c4ed07f3d91f4 100755 (executable)
@@ -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