[24151] in Source-Commits

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

/svn/athena r23753 - trunk/debathena/scripts/installer

daemon@ATHENA.MIT.EDU (Evan Broder)
Sun Apr 19 13:18:09 2009

Date: Sun, 19 Apr 2009 13:17:57 -0400
From: Evan Broder <broder@MIT.EDU>
Message-Id: <200904191717.n3JHHvo8008620@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: broder
Date: 2009-04-19 13:17:57 -0400 (Sun, 19 Apr 2009)
New Revision: 23753

Modified:
   trunk/debathena/scripts/installer/install-debathena.sh
Log:
Punt Dapper and Gutsy from the installer script.


Modified: trunk/debathena/scripts/installer/install-debathena.sh
===================================================================
--- trunk/debathena/scripts/installer/install-debathena.sh	2009-04-19 07:05:05 UTC (rev 23752)
+++ trunk/debathena/scripts/installer/install-debathena.sh	2009-04-19 17:17:57 UTC (rev 23753)
@@ -178,7 +178,7 @@
 case $distro in
 etch|lenny|squeeze)
   ;;
-dapper|gutsy|hardy|intrepid|jaunty)
+hardy|intrepid|jaunty)
   ubuntu=yes
   ;;
 *)


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