parent
6f62ffb829
commit
d1c31c57cd
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'libtool'
|
||||
pkgname=libtool
|
||||
version=2.4.6
|
||||
revision=1
|
||||
revision=2
|
||||
hostmakedepends="perl automake help2man"
|
||||
depends="tar sed"
|
||||
build_style=gnu-configure
|
||||
|
@ -13,6 +13,7 @@ license="GPL-2"
|
|||
checksum=7c87a8c2c8c0fc9cd5019e402bed4292462d00a718a7cd5f11218153bf28b26f
|
||||
|
||||
pre_configure() {
|
||||
touch aclocal.m4 libltdl/aclocal.m4 Makefile.am libltdl/Makefile.am Makefile.in libltdl/Makefile.in
|
||||
./bootstrap --force
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue