mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
atf: fix build failure (close #966).
This commit is contained in:
parent
44608d1000
commit
936f1c4db7
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ configure_args="kyua_cv_attribute_noreturn=yes
|
||||||
kyua_cv_signal_lastno=31"
|
kyua_cv_signal_lastno=31"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
libtoolize -f
|
autoreconf -fi
|
||||||
}
|
}
|
||||||
|
|
||||||
atf-devel_package() {
|
atf-devel_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue