Commit f767050c authored by Benjamin Peterson's avatar Benjamin Peterson

don't build bsddb anymore

parent 623918ed
......@@ -169,17 +169,6 @@ LIBRARY_RECIPES = [
getVersion(),
),
),
dict(
name="Sleepycat DB 4.7.25",
url="http://download.oracle.com/berkeley-db/db-4.7.25.tar.gz",
#name="Sleepycat DB 4.3.29",
#url="http://downloads.sleepycat.com/db-4.3.29.tar.gz",
buildDir="build_unix",
configure="../dist/configure",
configure_pre=[
'--includedir=/usr/local/include/db4',
]
),
]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment