Fix typo :(

This commit is contained in:
Evgeny Egorochkin 2013-06-10 08:11:10 +03:00
parent 228ee94c88
commit cdc21b40bd

View File

@ -57,7 +57,7 @@ stdenv.mkDerivation rec {
the data, log, and etc directories should live, the scripts expect
RIAK_DATA_DIR, RIAK_LOG_DIR, and RIAK_ETC_DIR to be defined
and use those.
''
'';
platforms = stdenv.lib.platforms.all;
};
}