On 06/23/2012 15:14, [email protected] wrote:
> Author: jbeich
> Date: Sat Jun 23 13:14:24 2012
> New Revision: 792
> 
> Log:
> use objdir build
> 

Does the following patch look correct to fix lightning installation with
thunderbird? It fixes the installation for me. The same needs to be done
for seamonkey.

Index: Makefile
===================================================================
--- Makefile    (revision 860)
+++ Makefile    (working copy)
@@ -87,7 +87,7 @@
 MOZ_OPTIONS+=  --enable-calendar
 MOZ_MK_OPTIONS+=       MOZ_CO_PROJECT=calendar
 LIGHTNING_DIR= share/lightning
-XPI_FILE=      ${MOZSRC}/dist/xpi-stage/lightning.xpi
+XPI_FILE=      ${MOZ_OBJDIR}/mozilla/dist/xpi-stage/lightning.xpi
 XPI_LIBDIR=    ${PREFIX}/lib/xpi
 XPI_ORIG_ID=   {e2fda1a4-762b-4020-b5ad-a41df1933103}
 XPI_ID=                [email protected]


Florian

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to