Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | filemq: disable asciidoc documentation generation | Arnout Vandecappelle (Essensium/Mind) | 2013-05-12 | 1 | -0/+1 |
| | | | | | | | | | | | | filemq uses asciidoc for its documentation. asciidoc uses python and import the unicodedata module, which is not in host-python. So disable asciidoc entirely. This doesn't get hit by the autobuilders because they don't have asciidoc installed in their chroot. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | filemq: new package | Simon Dawson | 2013-03-27 | 1 | -0/+22 |
Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |