* Don't put stuff in $out/usr.
svn path=/nixpkgs/trunk/; revision=8298
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
stdenv.mkDerivation {
|
||||
name = "dhcp-3.0.5";
|
||||
builder=./builder.sh;
|
||||
builder = ./builder.sh;
|
||||
src = fetchurl {
|
||||
url = http://ftp.isc.org/isc/dhcp/dhcp-3.0.5.tar.gz;
|
||||
sha256 = "1dpz6y08vrn3mw0lrlwq1sfiq6nsixpwwgb9hngddka1lfr5yi6x";
|
||||
|
||||
Reference in New Issue
Block a user