Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Oct 2004 14:20:09 +0200
From:      Franz Klammer <klammer@webonaut.com>
To:        gnome <freebsd-gnome@FreeBSD.org>
Subject:   errant curly brace in thunderbird-0.8_1's Makefile
Message-ID:  <41613FF9.2000800@webonaut.com>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------030104070100010305060104
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

see patch.

franz.


--------------030104070100010305060104
Content-Type: text/plain;
 name="Makefile.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="Makefile.diff"

--- 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
 

--------------030104070100010305060104--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41613FF9.2000800>