spack/var/spack/repos
Michael Kuhn a852028b02 glib: explicitly disable gtk-doc (#9771)
glib should not use the globally installed gtk-doc. Otherwise, gtk-doc
can fail with Python errors such as `ImportError: No module named site`.

This is due to the fact that Spack sets `PYTHONHOME`, which can confuse
the global Python installation that is used by gtk-doc.
2018-11-13 10:37:19 -06:00
..
builtin glib: explicitly disable gtk-doc (#9771) 2018-11-13 10:37:19 -06:00
builtin.mock relicense: replace LGPL headers with Apache-2.0/MIT SPDX headers 2018-10-17 14:42:06 -07:00
tutorial New repo for advanced packaging tutorial (#9711) 2018-11-06 19:57:32 -08:00