--- newvserver.sh.old	2006-08-25 18:26:45.000000000 +0200
+++ newvserver.sh	2006-08-25 18:36:10.000000000 +0200
@@ -424,7 +424,7 @@
 fi
 
 # Make it so that apt and friends work
-if [ "sarge" == "$DIST" ] && [ "woody" == "$DIST" ] ; then
+if [ "woody" == "$DIST" ] ; then
     cat << EOF > "$VROOTDIR/$VHOST/etc/apt/sources.list"
 deb $MIRROR/ $DIST main
 deb-src $MIRROR/ $DIST main
