This commit is contained in:
milisbir 2018-08-14 23:17:28 +03:00
parent 69f4b8a735
commit 56a9741b28
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ devir=1
kaynak=(https://github.com/pycurl/pycurl/archive/REL_${surum//./_}.tar.gz::$isim-$surum.tar.gz)
derle() {
cd $isim-REL_7_43_0_1
cd $isim-REL_7_43_0_2
make
python3 setup.py build --with-ssl
python3 setup.py install -O1 --root="$PKG"