iotop: update
This commit is contained in:
parent
38d15e363b
commit
5e82cb4d03
@ -1 +1 @@
|
||||
80450c54407499af9c29c111f640aae8 iotop-0.3.2.tar.bz2
|
||||
3607f8b77ed6686efd9a4a7e6c135ceb iotop-0.4.tar.bz2
|
||||
|
@ -5,7 +5,7 @@
|
||||
# Depends on: python
|
||||
|
||||
name=iotop
|
||||
version=0.3.2
|
||||
version=0.4
|
||||
release=1
|
||||
source=(http://guichaz.free.fr/$name/files/$name-$version.tar.bz2)
|
||||
|
||||
@ -13,5 +13,5 @@ build() {
|
||||
cd $name-$version
|
||||
sed -i 's|share/man/man1|man/man1|' setup.py
|
||||
python setup.py install --root=$PKG --prefix=/usr
|
||||
rm -r $PKG/usr/lib/python*/site-packages/iotop-*.egg-info/
|
||||
rm -r $PKG/usr/lib/python*/site-packages/iotop-*.egg-info
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user