--- BLFS/master.sh	2006-05-02 21:18:02.000000000 -0600
+++ BLFS/master.sh	2006-05-02 16:36:02.000000000 -0600
@@ -90,7 +90,7 @@
 EOF
 ) >> $MKFILE
     wrt_paco_log_blfs
-
+    
     else
     # Insert date and disk usage at the top of the log file, the script run
     # and date and disk usage again at the bottom of the log file.
@@ -101,7 +101,7 @@
 	echo -e "\n\`date\`\n\nKB: \`du -sk --exclude=logs/* /\`\n" >>logs/$this_script
 EOF
 ) >> $MKFILE
-
+    fi
     # Include a touch of the target name so make can check
     # if it's already been made.
     echo -e '\t@touch $@' >> $MKFILE.tmp
