Açıklama çevirisi
This commit is contained in:
parent
9b0c5b5ee8
commit
5e62d4b065
|
@ -1,8 +1,8 @@
|
||||||
# Description: Python 2 and 3 compatibility utilities.
|
# Description: Python 2 ve 3 uyumluluk programları.
|
||||||
# URL: URL: http://pypi.python.org/pypi/six/
|
# URL: http://pypi.python.org/pypi/six/
|
||||||
# NuTyX package info file (http://nutyx.org)
|
# Packager: milisarge
|
||||||
# Packager: # NuTyX package info file (http://nutyx.org)
|
|
||||||
# Depends on: python
|
# Depends on: python
|
||||||
|
|
||||||
name=python-six
|
name=python-six
|
||||||
version=1.7.3
|
version=1.7.3
|
||||||
release=1
|
release=1
|
||||||
|
@ -15,7 +15,3 @@ build() {
|
||||||
python2 setup.py check
|
python2 setup.py check
|
||||||
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