[PATCH] libdisk: do not install libdisk.a
Eric Sandeen
sandeen at sandeen.net
Wed Nov 18 22:08:15 CST 2009
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 <hch at lst.de>
Reviewed-by: Eric Sandeen <sandeen at sandeen.net>
>
> 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 at oss.sgi.com
> http://oss.sgi.com/mailman/listinfo/xfs
>
More information about the xfs
mailing list