Bug#745714: missing multiarch paths on !linux

2014-04-24 Thread Pino Toscano
forwarded 745714 https://github.com/python-imaging/Pillow/pull/511 tag 745714 + upstream thanks On 2014-04-24 12:59, Christoph Egger wrote: pillow currently does add multiarc paths on linux only. As a result, no decoders are built. The patch below should also add these on the other debian arc

Bug#745714: missing multiarch paths on !linux

2014-04-24 Thread Christoph Egger
Package: src:pillow Version: 2.3.0-2 Severity: normal Tags: patch Hi! pillow currently does add multiarc paths on linux only. As a result, no decoders are built. The patch below should also add these on the other debian architectures. --- pillow-2.3.0.orig/setup.py +++ pillow-2.3.0/setup.py @@