mirror of
https://linux.maple.camp/git/ahill/maplelinux-bootstrap.git
synced 2026-02-11 10:13:35 +00:00
Mirrored ftp.gnu.org after being blocked
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Maintainer: Alexander Hill <ahill@breadpudding.dev>
|
||||
SRC_HASH="f81f5860666b0bc7d84baddefa60d1cb9fa6fceb2398cc3baca6afaa60266675"
|
||||
SRC_NAME="libtool"
|
||||
SRC_URL="https://ftp.gnu.org/gnu/libtool/libtool-2.5.4.tar.xz"
|
||||
SRC_URL="https://linux.maple.camp/mirror/libtool-2.5.4.tar.xz"
|
||||
SRC_VERSION="2.5.4"
|
||||
|
||||
build() {
|
||||
@@ -16,4 +16,4 @@ build() {
|
||||
# I don't know why libtoolize uses /usr/bin/env. ~ahill
|
||||
sed -i "s|/usr/bin/env sh|/bin/sh|" libtoolize
|
||||
make -j $TT_PROCS install DESTDIR=$TT_INSTALLDIR
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user