mirror of
https://github.com/chocolate-doom/chocpkg.git
synced 2024-12-13 13:51:16 +00:00
24650af7d9
Since we're downloading arbitrary executable code from websites and running it, we should at least have some confidence it's the right thing we're running.
5 lines
234 B
Bash
5 lines
234 B
Bash
description "Library compilation support script"
|
|
check_tool libtool
|
|
fetch_download https://ftp.gnu.org/gnu/libtool/libtool-2.4.6.tar.gz \
|
|
e3bd4d5d3d025a36c21dd6af7ea818a2afcd4dfc1ea5a17b39d7854bcd0c06e3
|
|
build_autotools
|