From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: with ECARTIS (v1.0.0; list xfs); Mon, 19 Feb 2007 02:53:59 -0800 (PST) Received: from pentafluge.infradead.org (pentafluge.infradead.org [213.146.154.40]) by oss.sgi.com (8.12.10/8.12.10/SuSE Linux 0.7) with ESMTP id l1JArpm7009149 for ; Mon, 19 Feb 2007 02:53:53 -0800 Date: Mon, 19 Feb 2007 10:32:31 +0000 From: Christoph Hellwig Subject: Re: [PATCH] Cleanup some build cruft in xfs-cmds GNUmakefile Message-ID: <20070219103231.GA13906@infradead.org> References: <200702190516.QAA10507@larry.melbourne.sgi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200702190516.QAA10507@larry.melbourne.sgi.com> Sender: xfs-bounce@oss.sgi.com Errors-to: xfs-bounce@oss.sgi.com List-Id: xfs To: Barry Naujok Cc: xfs@oss.sgi.com, xfs-dev@corp.sgi.com On Mon, Feb 19, 2007 at 04:18:26PM +1100, Barry Naujok wrote: > Clean up some old SGI specific stuff in the root xfs-cmds GNUmakefile, and > be able to set final location for the RPM packages from the environment. looks good to me.