* ndisc6: use /var for rdnssd.
svn path=/nixpkgs/trunk/; revision=26495
This commit is contained in:
@@ -10,6 +10,10 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
buildInputs = [ perl ];
|
buildInputs = [ perl ];
|
||||||
|
|
||||||
|
configureFlags = "--localstatedir=/var";
|
||||||
|
|
||||||
|
installFlags = "localstatedir=$(TMPDIR)";
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://www.remlab.net/ndisc6/;
|
homepage = http://www.remlab.net/ndisc6/;
|
||||||
description = "A small collection of useful tools for IPv6 networking";
|
description = "A small collection of useful tools for IPv6 networking";
|
||||||
|
|||||||
Reference in New Issue
Block a user