i2pd: unintended rename corrected
This commit is contained in:
parent
b13f454296
commit
de7d60dcfa
@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
buildInputs = [ boost zlib openssl ];
|
buildInputs = [ boost zlib openssl ];
|
||||||
installPhase = ''
|
installPhase = ''
|
||||||
install -D i2p $out/bin/i2pd
|
install -D i2p $out/bin/i2p
|
||||||
'';
|
'';
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user