commit
02d10efac7
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'iotop'
|
||||
pkgname=iotop
|
||||
version=0.6
|
||||
revision=2
|
||||
revision=3
|
||||
noarch="yes"
|
||||
build_style=python-module
|
||||
makedepends="python"
|
||||
|
@ -13,3 +13,7 @@ license="GPL-2"
|
|||
homepage="http://guichaz.free.fr/iotop"
|
||||
distfiles="http://guichaz.free.fr/iotop/files/iotop-${version}.tar.bz2"
|
||||
checksum=3adea2a24eda49bbbaeb4e6ed2042355b441dbd7161e883067a02bfc8dcef75b
|
||||
|
||||
post_install() {
|
||||
mv ${DESTDIR}/usr/sbin ${DESTDIR}/usr/bin
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user