summaryrefslogtreecommitdiffstats
path: root/abs/extra/python-imaging/__changelog
diff options
context:
space:
mode:
authorMichael Hanson <hansonorders@verizon.net>2010-11-19 03:29:11 (GMT)
committerMichael Hanson <hansonorders@verizon.net>2010-11-19 03:29:11 (GMT)
commit0e5186e2765451e6033a4bdd93eb85d22d72b973 (patch)
tree7c83e5cd34616f1649d349a3fee141d12d26aa02 /abs/extra/python-imaging/__changelog
parentab2d52f615ed1900ac5f3cd53a06e6ebe11572e1 (diff)
downloadlinhes_pkgbuild-0e5186e2765451e6033a4bdd93eb85d22d72b973.zip
linhes_pkgbuild-0e5186e2765451e6033a4bdd93eb85d22d72b973.tar.gz
linhes_pkgbuild-0e5186e2765451e6033a4bdd93eb85d22d72b973.tar.bz2
python-imaging: bump, incorporate pil customizations and delete pil
Diffstat (limited to 'abs/extra/python-imaging/__changelog')
-rw-r--r--abs/extra/python-imaging/__changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/abs/extra/python-imaging/__changelog b/abs/extra/python-imaging/__changelog
new file mode 100644
index 0000000..91214ed
--- /dev/null
+++ b/abs/extra/python-imaging/__changelog
@@ -0,0 +1,2 @@
+__change so that it builds against libjpeg6 and not libjpeg7
+ sed -i "s#JPEG_ROOT\ =\ None#JPEG_ROOT\ =\ \"/opt/libjpeg6\"#" setup.py