summaryrefslogtreecommitdiffstats
path: root/abs/core/python_modules/python-imaging/__changelog
diff options
context:
space:
mode:
authorMichael Hanson <hansonorders@verizon.net>2010-12-09 23:56:56 (GMT)
committerMichael Hanson <hansonorders@verizon.net>2010-12-09 23:56:56 (GMT)
commit35b481b3d126b1df9304cc7e0a89d5539d900739 (patch)
tree04136b45f1fae9cb6d22f3aaf67d1bf0acf151c6 /abs/core/python_modules/python-imaging/__changelog
parenteeaaa2c8f33493cf66160846d3b17d0d448d3abc (diff)
downloadlinhes_pkgbuild-35b481b3d126b1df9304cc7e0a89d5539d900739.zip
linhes_pkgbuild-35b481b3d126b1df9304cc7e0a89d5539d900739.tar.gz
linhes_pkgbuild-35b481b3d126b1df9304cc7e0a89d5539d900739.tar.bz2
python-imaging: recompile
Diffstat (limited to 'abs/core/python_modules/python-imaging/__changelog')
-rw-r--r--abs/core/python_modules/python-imaging/__changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/abs/core/python_modules/python-imaging/__changelog b/abs/core/python_modules/python-imaging/__changelog
new file mode 100644
index 0000000..91214ed
--- /dev/null
+++ b/abs/core/python_modules/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