From da95f5b8d4242944e82ff9330dac5cc3515fd2da Mon Sep 17 00:00:00 2001 From: Stephen Walker Date: Thu, 11 Mar 2010 12:43:49 +0000 Subject: [PATCH] fftw3: correct SECTION variable SVN-Revision: 20142 --- libs/fftw3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/fftw3/Makefile b/libs/fftw3/Makefile index 40bcc7a37..999200811 100644 --- a/libs/fftw3/Makefile +++ b/libs/fftw3/Makefile @@ -21,7 +21,7 @@ PKG_FIXUP:=libtool include $(INCLUDE_DIR)/package.mk define Package/fftw3 - SECTION:=Libraries + SECTION:=libs CATEGORY:=Libraries DEPENDS:=@!avr32 TITLE:=Fast Fourier transform library -- 2.30.2