From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda1.sgi.com [192.48.157.11]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id nAJ47vS7231554 for ; Wed, 18 Nov 2009 22:07:57 -0600 Received: from mail.sandeen.net (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id A3B37D63EB8 for ; Wed, 18 Nov 2009 20:08:18 -0800 (PST) Received: from mail.sandeen.net (sandeen.net [209.173.210.139]) by cuda.sgi.com with ESMTP id 6Ji0s6yNIhE6Kl3v for ; Wed, 18 Nov 2009 20:08:18 -0800 (PST) Message-ID: <4B04C4AF.50501@sandeen.net> Date: Wed, 18 Nov 2009 22:08:15 -0600 From: Eric Sandeen MIME-Version: 1.0 Subject: Re: [PATCH] libdisk: do not install libdisk.a References: <20091030131517.GB18462@infradead.org> In-Reply-To: <20091030131517.GB18462@infradead.org> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Christoph Hellwig Cc: xfs@oss.sgi.com Christoph Hellwig wrote: > Since xfsprogs 3.0 libdisk is intended to be private to xfsprogs and we do > not install the headers anymore. But we kept installing the static library, > which doesn't make sense. > > Signed-off-by: Christoph Hellwig Reviewed-by: Eric Sandeen > > Index: xfsprogs-dev/libdisk/Makefile > =================================================================== > --- xfsprogs-dev.orig/libdisk/Makefile 2009-10-30 13:12:03.000000000 +0000 > +++ xfsprogs-dev/libdisk/Makefile 2009-10-30 13:12:08.000000000 +0000 > @@ -27,6 +27,5 @@ include $(BUILDRULES) > install: default > > install-dev: default > - $(INSTALL_LTLIB_STATIC) > > install-qa: install-dev > > _______________________________________________ > xfs mailing list > xfs@oss.sgi.com > http://oss.sgi.com/mailman/listinfo/xfs > _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs