[Cbe-oss-dev] [PATCH] libspe2: add pkg-config file to libspe2

Kazunori Asayama asayama at sm.sony.co.jp
Thu May 10 20:21:41 EST 2007


Luca Barbato <lu_zero at gentoo.org> wrote:
> Index: libspe2/Makefile
> ===================================================================
> --- libspe2/Makefile	(revision 38)
> +++ libspe2/Makefile	(working copy)
> @@ -59,9 +59,11 @@ libspe12-all:
>  
>  install: libspe12-install
>  	$(INSTALL_DIR)     $(ROOT)$(libdir)
> +	$(INSTALL_DIR 	   $(ROOT)$(libdir)/pkgconfig

I suppose that this line should be:

+	$(INSTALL_DIR) 	   $(ROOT)$(libdir)/pkgconfig

(closing parenthesis is missing)

--
(ASAYAMA Kazunori
  (asayama at sm.sony.co.jp))
t



More information about the cbe-oss-dev mailing list