* Install nova-api.conf in the right location.

svn path=/nixpkgs/branches/modular-python/; revision=26658
This commit is contained in:
Eelco Dolstra 2011-04-01 15:03:48 +00:00
parent 8844b1545a
commit 1f01ba2ce4

View File

@ -60,8 +60,8 @@ stdenv.mkDerivation rec {
wrapPythonPrograms wrapPythonPrograms
mkdir -p $out/etc mkdir -p $out/etc/nova
cp etc/nova-api.conf $out/etc/ cp etc/nova-api.conf $out/etc/nova/
# Nova makes some weird assumptions about where to find its own # Nova makes some weird assumptions about where to find its own
# programs relative to the Python directory. # programs relative to the Python directory.