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