Commit 93ec5108 authored by Matthew Brett's avatar Matthew Brett
Browse files

Point to backup directory for old zlib versions

parent 5a20b084
...@@ -85,7 +85,8 @@ function build_zlib { ...@@ -85,7 +85,8 @@ function build_zlib {
function build_new_zlib { function build_new_zlib {
# Careful, this one may cause yum to segfault # Careful, this one may cause yum to segfault
build_simple zlib $ZLIB_VERSION http://zlib.net # Fossils directory should also contain latest
build_simple zlib $ZLIB_VERSION http://zlib.net/fossils
} }
function build_jpeg { function build_jpeg {
......
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