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

16 lines
364 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
isim=python-pyasn1
_isim=pyasn1
surum=0.1.9
devir=1
kaynak=(http://pypi.python.org/packages/source/p/$_name/$_name-$surum.tar.gz)
derle() {
cd $_name-$surum
/usr/bin/python2 setup.py install --root=$PKG --optimize=1
}