File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ function downloadAndCompile {
115115downloadAndCompile lbzip2-2.5 http://archive.lbzip2.org/lbzip2-2.5.tar.gz
116116downloadAndCompile gperf-3.1 http://ftp.gnu.org/pub/gnu/gperf/gperf-3.1.tar.gz
117117downloadAndCompile libiconv-1.15 https://ftp.gnu.org/pub/gnu/libiconv/libiconv-1.15.tar.gz " --with-gperf=$INSTALLDIR "
118- downloadAndCompile expat-2.2.0 http ://starbutterfly.sydneyerickson.me/expat-2.2.0.tar.bz2 " --with-lbzip2=$INSTALLDIR "
118+ downloadAndCompile expat-2.2.0 https ://starbutterfly.sydneyerickson.me/expat-2.2.0.tar.bz2 " --with-lbzip2=$INSTALLDIR "
119119downloadAndCompile ncurses-6.0 https://ftp.gnu.org/gnu/ncurses/ncurses-6.0.tar.gz
120120downloadAndCompile gettext-0.19.8.1 https://ftp.gnu.org/pub/gnu/gettext/gettext-0.19.8.1.tar.gz " --with-expat=$INSTALLDIR --with-libiconv=$INSTALLDIR --with-ncurses=$INSTALLDIR "
121121downloadAndCompile xz-5.2.3 http://tukaani.org/xz/xz-5.2.3.tar.gz " --with-lbzip2=$INSTALLDIR --with-libiconv=$INSTALLDIR --with-gettext=$INSTALLDIR "
You can’t perform that action at this time.
0 commit comments