diff options
author | Cory Fields <cory-nospam-@coryfields.com> | 2013-12-12 18:49:16 -0500 |
---|---|---|
committer | Cory Fields <cory-nospam-@coryfields.com> | 2013-12-12 19:09:12 -0500 |
commit | 952fe2ef32cccef9d1187620f5752359bd14e096 (patch) | |
tree | 510f21a7a59d078d86524762f797c8742424c89c /doc | |
parent | efdfee423f23df88ffa4b846e4522419fb081ce1 (diff) |
docs: remove workaround instructions now that the problem is fixed
Diffstat (limited to 'doc')
-rw-r--r-- | doc/build-unix.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/build-unix.md b/doc/build-unix.md index b53d693424..704bc1f5c7 100644 --- a/doc/build-unix.md +++ b/doc/build-unix.md @@ -11,11 +11,6 @@ To Build This will build bitcoin-qt as well if the dependencies are met. -**Note:** on Ubuntu 13.10 (Saucy Salamander) the boost configuration script doesn't look in the -correct directory and an error about boost-system will appear. For now you need to do - - ./configure --with-boost-libdir=/usr/lib/x86_64-linux-gnu - Dependencies --------------------- |