mdds: only contains headers so it should be noarch.

This commit is contained in:
Enno Boland 2014-10-10 11:29:18 +02:00
parent 52033d7f6b
commit f676454ecd

View file

@ -1,7 +1,7 @@
# Template file for 'mdds' # Template file for 'mdds'
pkgname=mdds pkgname=mdds
version=0.11.1 version=0.11.1
revision=1 revision=2
build_style=gnu-configure build_style=gnu-configure
short_desc="Collection of multi-dimensional data structures and indexing algorithms" short_desc="Collection of multi-dimensional data structures and indexing algorithms"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <eb@s01.de>"
@ -10,3 +10,4 @@ homepage="https://code.google.com/p/multidimalgorithm/"
distfiles="http://kohei.us/files/mdds/src/${pkgname}_${version}.tar.bz2" distfiles="http://kohei.us/files/mdds/src/${pkgname}_${version}.tar.bz2"
checksum=4182ec9b71d3f705205daa20a21d62994bfa20298a68da79b5c7e48db42627f7 checksum=4182ec9b71d3f705205daa20a21d62994bfa20298a68da79b5c7e48db42627f7
wrksrc="${pkgname}_${version}" wrksrc="${pkgname}_${version}"
noarch=yes