Admin/makedist
changeset 30870 61f2131554cd
parent 30858 2048e99f4e3e
child 30884 59ce24e0abda
--- a/Admin/makedist	Fri Apr 03 18:03:29 2009 +0200
+++ b/Admin/makedist	Sun Apr 05 22:25:02 2009 +0200
@@ -125,17 +125,6 @@
 cd "$DISTNAME" || fail "No dist directory: $DISTBASE/$DISTNAME"
 
 
-# website
-
-mkdir -p ../website
-cat > ../website/config <<EOF
-DISTNAME="$DISTNAME"
-DISTBASE="$DISTBASE"
-EOF
-
-cp lib/html/library_index_content.template ../website/
-
-
 # prepare dist for release
 
 echo "###"