milis/talimatname/genel/p/python-pyasn1/talimat

17 lines
379 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Tanım: ASN.1 türleri ve codec bileşenleri.
# URL: http://pypi.python.org/pypi/pyasn1
# Paketçi: milisarge
# Gerekler: python-setuptools
# Grup: sistem
isim=python-pyasn1
_isim=pyasn1
surum=0.1.9
devir=1
kaynak=(http://pypi.python.org/packages/source/p/$_isim/$_isim-$surum.tar.gz)
derle() {
cd $_isim-$surum
/usr/bin/python2 setup.py install --root=$PKG --optimize=1
}