<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <pre class="message">The original report dropped the final double quote in the fix.  Here is the corrected fix.

   $ diff /usr/bin/fop fop
   46c46
   < . $HOME/.foprc
   ---
   > . "$HOME/.foprc"</pre>
    <p></p>
  </body>
</html>