* Install nova-api.conf in the right location.
svn path=/nixpkgs/branches/modular-python/; revision=26658
This commit is contained in:
parent
8844b1545a
commit
1f01ba2ce4
@ -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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user