#2171: Incorrect Enigmail version in the Thunderbird instructions
----------------------------------------+-----------------------------------
Reporter: [EMAIL PROTECTED] | Owner: [EMAIL PROTECTED]
Type: defect | Status: assigned
Priority: normal | Milestone: 6.2
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: |
----------------------------------------+-----------------------------------
Comment (by [EMAIL PROTECTED]):
I don't want to step on the person's toes who wrote the original
instructions, so does anyone have a problem if I make this change:
{{{
Index: xsoft/other/thunderbird.xml
===================================================================
--- xsoft/other/thunderbird.xml (revision 6295)
+++ xsoft/other/thunderbird.xml (working copy)
@@ -275,11 +275,8 @@
issue the following commands:</para>
<screen><userinput>tar -xf ../enigmail-&thunderbird-enigmail-
version;.tar.gz -C mailnews/extensions &&
-cd mailnews/extensions/enigmail &&
+( cd mailnews/extensions/enigmail && ./makemake -r ) &&
-./makemake -r &&
-cd ../../.. &&
-
make -C ../thunderbird-build/mailnews/extensions/enigmail &&
make -C ../thunderbird-build/mailnews/extensions/enigmail
xpi</userinput></screen>
}}}
I tested it, and it works properly with error handling.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2171>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page