1 #Maintainer: John Williams <jwilliams4200 gmail>
5 pkgdesc="I/O tool meant to be used both for benchmark and stress/hardware verification"
7 url="http://freshmeat.net/projects/fio"
9 depends=('libaio' 'bash')
10 source=("http://brick.kernel.dk/snaps/fio-${pkgver}.tar.bz2")
11 md5sums=('d8aa7cf27ab63c06396eecc5dcfc85dc')
14 cd $srcdir/fio-${pkgver}
19 cd $srcdir/fio-${pkgver}
20 make DESTDIR="${pkgdir}" prefix="/usr" mandir="/usr/share/man" install