From: Philip Balister Date: Tue, 16 Jan 2007 13:59:56 +0000 (+0000) Subject: fftw_3.1.2.bb : Install pkgconfig files properly. X-Git-Tag: Release-2010-05/1~9364 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5e5a592f1643820e29a35d0eee631d39d86c74a;p=openembedded.git fftw_3.1.2.bb : Install pkgconfig files properly. --- diff --git a/packages/fftw/fftw_3.1.2.bb b/packages/fftw/fftw_3.1.2.bb index e9074d2613..e6bc885b77 100644 --- a/packages/fftw/fftw_3.1.2.bb +++ b/packages/fftw/fftw_3.1.2.bb @@ -8,7 +8,7 @@ SRC_URI = "http://www.fftw.org/fftw-${PV}.tar.gz" EXTRA_OECONF = "--disable-fortran --enable-single --enable-shared" -inherit autotools +inherit autotools pkgconfig do_stage () { autotools_stage_all