* Turn on the compatibility tools.
svn path=/nixpkgs/trunk/; revision=7072
This commit is contained in:
parent
f6b48bee54
commit
518bce117f
@ -6,4 +6,5 @@ stdenv.mkDerivation {
|
|||||||
url = http://upstart.ubuntu.com/download/upstart-0.3.0.tar.bz2;
|
url = http://upstart.ubuntu.com/download/upstart-0.3.0.tar.bz2;
|
||||||
md5 = "269046f41c6418225306280044a799eb";
|
md5 = "269046f41c6418225306280044a799eb";
|
||||||
};
|
};
|
||||||
|
configureFlags = "--enable-compat";
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user