milis/talimatname/genel/p/python-distutils-extra/talimat

16 lines
388 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: Python derleme sistemi
# URL: https://launchpad.net/python-distutils-extra
# Paketçi: milisarge
# Gerekler: python python-setuptools intltool
# Grup: geliştirme
isim=python-distutils-extra
surum=2.40
devir=1
kaynak=(https://launchpad.net/ubuntu/+archive/primary/+files/python-distutils-extra_2.40.tar.xz)
derle() {
cd $isim-$surum
python setup.py install --root="$PKG/"
}