From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernhard Fischer Date: Thu, 28 Jun 2007 16:01:33 +0200 Subject: [Buildroot] [PATCH] fontconfig package : cross-compilation In-Reply-To: References: <20070625083203.GA5134@aon.at> <20070626170727.GC4096@aon.at> Message-ID: <20070628140133.GA32177@aon.at> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Wed, Jun 27, 2007 at 03:59:56PM +0200, Julien Letessier wrote: >I took the liberty to add a few 'touch -c $@' where relevant. Excellent. >I also changed the targets from foo-host to host-foo, as seems to be the >policy elswhere in buildroot. Merged. Thanks!