<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">
Comment(by Buzz &lt;<a href="mailto:davidbuzz@gmail.com">davidbuzz@gmail.com</a>&gt;):<br>
<br>
</div>&nbsp;changes in .29 include:<br>
<br>
&nbsp;* uses Mingw 5.1.4 (latest) , up from <a href="http://5.1.3." target="_blank">5.1.3.</a><br>
&nbsp;* fixes a missing /etc/fstab file in Mingw ( a common problem that is<br>
&nbsp;easily fixed)<br>
&nbsp;* removes all unnecessary &quot;outstanding&quot; patches that are now applied or<br>
&nbsp;expired.<br>
&nbsp;* removes now unnecessary code for manually installing themes (make<br>
&nbsp;install works)<br>
&nbsp;* adds a minor fix to relocate any themees that are incorrectly positioned<br>
&nbsp;after a make install<br>
&nbsp;* corrects minor items in the readme file that is used in the &quot;packager&quot;.</blockquote><div><br>Anyone else experiencing issues with this patch? I patched v28 to v29 and when I try to run it I get this error:<br>
<br>syntax error at C:\Documents and Settings\jmodi\Desktop\win32-packager.pl line 421, near &quot;sh[&quot;<br>Execution of C:\Documents and Settings\jmodi\Desktop\win32-packager.pl aborted due to compilation errors.<br>
</div></div><br>I believe it has to do with the period in this line (421) but do not know how to escape it:<br>copy&nbsp;&nbsp;&nbsp;&nbsp; =&gt; setup_themes.sh[&#39;&#39;=&gt;&#39;&#39;,<br><br>