errant curly brace in thunderbird-0.8_1's Makefile

Franz Klammer klammer at webonaut.com
Mon Oct 4 05:20:15 PDT 2004


see patch.

franz.

-------------- next part --------------
--- Makefile.orig	Mon Oct  4 14:16:15 2004
+++ Makefile	Mon Oct  4 14:16:25 2004
@@ -96,7 +96,7 @@
 		-e 's|@LIBS@|${LIBS}|'				\
 		-e 's|@X11BASE@|${X11BASE}|'			\
 		-e 's|@LOCALBASE@|${LOCALBASE}|'		\
-		-e 's|@PREFIX@|${FAKEDIR}/lib/thunderbird}|'	\
+		-e 's|@PREFIX@|${FAKEDIR}/lib/thunderbird|'	\
 		-e 's|@PERL@|${PERL5}|'				\
 		<${FILESDIR}/mozconfig.in >${WRKSRC}/.mozconfig
 


More information about the freebsd-gnome mailing list