projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f9c9ec
)
[packages] fftw3: correct SECTION variable
author
Stephen Walker
<stephendwalker@gmail.com>
Thu, 11 Mar 2010 12:43:49 +0000
(12:43 +0000)
committer
Stephen Walker
<stephendwalker@gmail.com>
Thu, 11 Mar 2010 12:43:49 +0000
(12:43 +0000)
SVN-Revision: 20142
libs/fftw3/Makefile
patch
|
blob
|
history
diff --git
a/libs/fftw3/Makefile
b/libs/fftw3/Makefile
index 40bcc7a37bec0e4218496a3d0fb658b4551e1cbd..9992008111089d7622a8607d7b91dbe8bf0673d1 100644
(file)
--- a/
libs/fftw3/Makefile
+++ b/
libs/fftw3/Makefile
@@
-21,7
+21,7
@@
PKG_FIXUP:=libtool
include $(INCLUDE_DIR)/package.mk
define Package/fftw3
- SECTION:=
Librarie
s
+ SECTION:=
lib
s
CATEGORY:=Libraries
DEPENDS:=@!avr32
TITLE:=Fast Fourier transform library