Açıklama çevirisi
This commit is contained in:
parent
270f6264b3
commit
92342774c7
|
@ -1,8 +1,8 @@
|
||||||
# Description: A cross-platform process and system utilities module for Python2.
|
# Description: Python2 için çapraz platform işlem ve sistem yardımcı programları modülü.
|
||||||
# URL: URL: http://code.google.com/p/psutil/
|
# URL: http://code.google.com/p/psutil/
|
||||||
# NuTyX package info file (http://nutyx.org)
|
# Packager: milisarge
|
||||||
# Packager: # NuTyX package info file (http://nutyx.org)
|
|
||||||
# Depends on: python-setuptools
|
# Depends on: python-setuptools
|
||||||
|
|
||||||
name=python-psutil
|
name=python-psutil
|
||||||
version=2.1.3
|
version=2.1.3
|
||||||
release=1
|
release=1
|
||||||
|
@ -15,6 +15,3 @@ build() {
|
||||||
python2 setup.py install --prefix=/usr --root=$PKG
|
python2 setup.py install --prefix=/usr --root=$PKG
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# NuTyX Pkgfile (http://nutyx.org)
|
|
||||||
|
|
Loading…
Reference in New Issue