Açıklama çevirisi
This commit is contained in:
parent
7b7eef243a
commit
63918a2f03
|
@ -1,8 +1,8 @@
|
||||||
# Description: ISO country, subdivision, language, currency and script definitions and their translations
|
# Description: ISO ülkesi, alt bölüm, dil, para birimi ve senaryo tanımları ve çevirileri
|
||||||
# URL: URL: http://pypi.python.org/pypi/pycountry
|
# URL: http://pypi.python.org/pypi/pycountry
|
||||||
# NuTyX package info file (http://nutyx.org)
|
# Packager: milisarge
|
||||||
# Packager: # NuTyX package info file (http://nutyx.org)
|
|
||||||
# Depends on: python-setuptools python-lxml
|
# Depends on: python-setuptools python-lxml
|
||||||
|
|
||||||
name=python-pycountry
|
name=python-pycountry
|
||||||
version=1.5
|
version=1.5
|
||||||
release=1
|
release=1
|
||||||
|
@ -14,7 +14,3 @@ build() {
|
||||||
cd pycountry-$version
|
cd pycountry-$version
|
||||||
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