changeset 70:f94a79c3fb8b

fix from Christoph Thiel
author mmj
date Sun, 09 May 2004 21:48:05 +1000
parents 4e9e7f2d2e09
children 489a2ecafb36
files src/mlmmj-make-ml.sh
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/mlmmj-make-ml.sh	Sat May 01 19:54:58 2004 +1000
+++ b/src/mlmmj-make-ml.sh	Sun May 09 21:48:05 2004 +1000
@@ -81,8 +81,9 @@
 	echo "**NOTE** Could not copy the texts for the list"
 	echo "Please manually copy the files from the listtexts/ directory"
 	echo "in the source distribution of mlmmj."
+else
+	cp "$TEXTPATH"/* "$LISTDIR"/"text"
 fi
-cp "$TEXTPATH"/* "$LISTDIR"/"text"
 
 LISTADDRESS="$LISTNAME@$FQDN"
 echo "$LISTADDRESS" > "$LISTDIR"/"listaddress"