diff --git a/talimatname/genel/p/python-cparser/talimat b/talimatname/genel/p/python-cparser/talimat index 3c77685d6..de6ad9d4c 100644 --- a/talimatname/genel/p/python-cparser/talimat +++ b/talimatname/genel/p/python-cparser/talimat @@ -2,15 +2,16 @@ # URL: https://github.com/eliben/pycparser # Paketçi: milisarge # Gerekler: python-setuptools +# Grup: geliştirme isim=python-cparser _isim=pycparser surum=2.14 devir=1 -kaynak=(https://github.com/eliben/$_name/archive/release_v$surum.zip) +kaynak=(https://github.com/eliben/$_isim/archive/release_v$surum.zip) derle() { - cd $_name-release_v$surum + cd $_isim-release_v$surum /usr/bin/python2 setup.py build cd pycparser