forked from ports/contrib
pil: source file renamed
This commit is contained in:
parent
c6eb6e38a9
commit
8e3d773e1e
@ -1 +1 @@
|
||||
fc14a54e1ce02a0225be8854bfba478e Imaging-1.1.7.tar.gz
|
||||
a4f6ff4fe9490171910ad1585aef85b5 PIL-1.1.7.tar.gz
|
||||
|
@ -6,11 +6,11 @@
|
||||
|
||||
name=pil
|
||||
version=1.1.7
|
||||
release=1
|
||||
source=(http://effbot.org/downloads/Imaging-$version.tar.gz)
|
||||
release=2
|
||||
source=(http://effbot.org/media/downloads/PIL-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd Imaging-$version
|
||||
cd PIL-$version
|
||||
python setup.py install --root=$PKG
|
||||
find $PKG -name '*egg-info' -delete
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user