[23357] in Source-Commits

home help back first fref pref prev next nref lref last post

/svn/athena r23011 - trunk/debathena/third/evolution-data-server

daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Mon Jun 9 04:16:48 2008

Date: Mon, 9 Jun 2008 04:16:14 -0400 (EDT)
From: ghudson@MIT.EDU
Message-Id: <200806090816.EAA24105@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: ghudson
Date: 2008-06-09 04:16:14 -0400 (Mon, 09 Jun 2008)
New Revision: 23011

Modified:
   trunk/debathena/third/evolution-data-server/debathenify-evolution-data-server
Log:
Build the debathenified evolution-data-server on Dapper.  It won't be
any different from the native one, but it will provide
debathena-evolution-data-server.  We need to require that in
evolution-wrapper since the wrapper's configurations won't work
without krb4 auth support.


Modified: trunk/debathena/third/evolution-data-server/debathenify-evolution-data-server
===================================================================
--- trunk/debathena/third/evolution-data-server/debathenify-evolution-data-server	2008-06-08 22:53:05 UTC (rev 23010)
+++ trunk/debathena/third/evolution-data-server/debathenify-evolution-data-server	2008-06-09 08:16:14 UTC (rev 23011)
@@ -16,11 +16,4 @@
     munge_sections
 }
 
-case $1 in
-dapper*)
-  echo "Native package has krb4 support; skipping $1." >&2
-  exit
-  ;;
-esac
-
 . ../common/debathenificator.sh


home help back first fref pref prev next nref lref last post