mirror of
https://github.com/NixOS/nix.git
synced 2024-11-23 07:12:27 +00:00
* Fix version.
This commit is contained in:
parent
142863a89d
commit
4c9aa821b9
2
externals/Makefile.am
vendored
2
externals/Makefile.am
vendored
@ -4,7 +4,7 @@ DB = db-4.5.20
|
||||
|
||||
$(DB).tar.gz:
|
||||
@echo "Nix requires Berkeley DB to build."
|
||||
@echo "Please download version 4.4.20 from"
|
||||
@echo "Please download version 4.5.20 from"
|
||||
@echo " http://download-east.oracle.com/berkeley-db/db-4.5.20.tar.gz"
|
||||
@echo "and place it in the externals/ directory."
|
||||
false
|
||||
|
Loading…
Reference in New Issue
Block a user