recode: make this build again.
This commit is contained in:
parent
3229460bc6
commit
436db094a6
1 changed files with 3 additions and 2 deletions
|
@ -20,7 +20,8 @@ long_desc="
|
||||||
subpackages="librecode $pkgname-devel"
|
subpackages="librecode $pkgname-devel"
|
||||||
Add_dependency build automake
|
Add_dependency build automake
|
||||||
|
|
||||||
pre_configure()
|
pre_configure() {
|
||||||
{
|
sed -i -e "/^AM_C_PROTOTYPES.*/d" configure.in
|
||||||
|
sed -i -e "s/ansi2knr//" src/Makefile.am
|
||||||
rm -f acinclude.m4 && autoreconf -fi && libtoolize
|
rm -f acinclude.m4 && autoreconf -fi && libtoolize
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue