Comment #3 on issue 433 by [email protected]: Add an option to disable document building
http://code.google.com/p/ganeti/issues/detail?id=433

For context, I am working on the Arch Linux package for Ganeti. I attached the draft PKGBUILD file (approximately equivalent to Debian's rules + control). The prepare(), build(), and package() functions are the most important.

I think something else might be going wrong. Sphinx always tries to run, regardless of whether the sphinx-build executable is available or not. There is a rule in the top level Makefile.am (doc/html/index.html) that exits with 1 if sphinx is not installed. That rule always runs on both my personal computer and a friend's computer. Both are running Arch. The package builds successfully if Sphinx is available.

Attachments:
        PKGBUILD  2.6 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to