grup-düzenlemeleri
This commit is contained in:
parent
ae4d935aad
commit
607dfdccb3
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue