Dan Nicholson wrote: > 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?
No. I don't think there is any ENIGMAIL_FILENAME=... command in seamonkey, so it looks like its only required in Thunderbird. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
