From 99a7d92775d185bc71d28e0263142a468cb9d781 Mon Sep 17 00:00:00 2001 From: yasarciv67 Date: Tue, 31 Jul 2018 13:17:44 +0000 Subject: [PATCH] =?UTF-8?q?grup-d=C3=BCzenlemeleri?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- talimatname/genel/p/python-cparser/talimat | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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