use execv instead of execve
svn path=/nixpkgs/trunk/; revision=3657
This commit is contained in:
@@ -8,5 +8,5 @@ stdenv.mkDerivation {
|
||||
md5 = "f91416a0b8ed3fd0601688cf0b7df58f";
|
||||
};
|
||||
buildInputs = [groff];
|
||||
# patches = [./dhcp-makefile.patch];
|
||||
patches = [./dhclient-execve.patch];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user