Comment 23 for bug 2071468

Revision history for this message
Benjamin Drung (bdrung) wrote :

Regarding speech-dispatcher: There is a shorter workaround by just evaluating all build flags:

```
eval "$(dpkg-buildflags --export=sh)"
```