On 1/19/07, Randy McMurchy <[EMAIL PROTECTED]> wrote:
> Dan Nicholson wrote these words on 01/19/07 14:26 CST:
>
> > I'd like to update the tbird enigmail to 0.94.2. There's a bugfix that
> > was important enough to have a CVE assigned to it (2006-5877).
>
> Sounds good to me. And not just because of the bug-fix, but because
> it is the version we're *supposed* to be using with Thunderbird-1.5.x.
>
> http://enigmail.mozdev.org/source.html

I just found a nice tweak to the enigmail build instructions. Instead
of letting the Makefile decide on a name for the xpi when doing `make
-C ... xpi', you can tell it the name in the variable XPIFILE. For
thunderbird, I did

make -C ../thunderbird-build/mailnews/extensions/enigmail \
    XPIFILE=enigmail.xpi xpi

Then you can drop the ENIGMAIL_FILENAME=... command because the xpi is
installed in ../thunderbird-build/dist/bin/enigmail.xpi.

Does anyone have a problem if I incorporate this tweak into the
Thunderbird instructions?

--
Dan
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to