grup-düzenlemeleri

This commit is contained in:
yasarciv67 2018-08-01 06:05:27 +00:00
parent ae4d935aad
commit 607dfdccb3
1 changed files with 2 additions and 1 deletions

View File

@ -2,6 +2,7 @@
# URL: http://python-imaging.github.io/
# Paketçi: milisarge
# Gerekler: python python-setuptools lcms libwebp tk sane openjpeg
# Grup: kütüphane
isim=python-pillow
surum=4.1.1
@ -15,7 +16,7 @@ kaynak=(https://files.pythonhosted.org/packages/source/P/Pillow/Pillow-$surum.ta
derle() {
cd $SRC
sed -i "s|os.path.join|'../libImaging', &|" $SRC/Sane-$_sanever/setup.py
cp -r $SRC/Sane-${_sanever} $SRC/${_appname}-$surum/Sane
cp -r $SRC/Sane-${_sanever} $SRC/${_appisim}-$surum/Sane
cd Pillow-$surum
python2 setup.py install --prefix=/usr --root=$PKG