Aquileo | Recent changes to patcheshttps://sourceforge.net/p/ubuntuzilla/patches/2009-12-07T18:32:17ZRecent changes to patchesAquileo | Patch for tar with bzip2 has broken pipe - ID: 29101882009-12-07T18:32:17Z2009-12-07T18:32:17ZLawrence Steegerhttps://sourceforge.net/u/lsteeger/https://sourceforge.netb5d7526227ae2c2613f679c4ea6d197002083c5e<div class="markdown_content"><p>This is the patch mentioned in Bug 'tar with bzip2 has broken pipe - ID: 2910188'</p></div>Aquileo | be consistent with linking if installing in fresh system2008-07-25T19:55:43Z2008-07-25T19:55:43Znanotubehttps://sourceforge.net/u/nanotube/https://sourceforge.netb644eeae989a4f51991c832ebde4bf7111d12573<div class="markdown_content"><p>Summary:<br />
mozilla build uses ~/.thunderbird for the profile directory, ubuntu repos build uses ~/.mozilla-thunderbird. </p>
<p>under normal circumstances, ubuntuzilla creates a symlink .thunderbird to .mozilla-thunderbird - that way both the ubuntu version and the mozilla version keep working seamlessly. however, when ubuntuzilla does an install on a fresh system, when neither .thunderbird nor .mozilla-thunderbird exist, no links are created. this causes the ubuntu version to look for mail in one dir, and the mozilla in another, making somewhat of a mess.</p>
<p>this fix should solve this by creating the directory and symlink.</p></div>