Fix typo :(
This commit is contained in:
parent
228ee94c88
commit
cdc21b40bd
@ -57,7 +57,7 @@ stdenv.mkDerivation rec {
|
|||||||
the data, log, and etc directories should live, the scripts expect
|
the data, log, and etc directories should live, the scripts expect
|
||||||
RIAK_DATA_DIR, RIAK_LOG_DIR, and RIAK_ETC_DIR to be defined
|
RIAK_DATA_DIR, RIAK_LOG_DIR, and RIAK_ETC_DIR to be defined
|
||||||
and use those.
|
and use those.
|
||||||
''
|
'';
|
||||||
platforms = stdenv.lib.platforms.all;
|
platforms = stdenv.lib.platforms.all;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user