Skip to content
Snippets Groups Projects
Commit 8748c7dc authored by Leo's avatar Leo Committed by Natanael Copa
Browse files

main/openldap: fix build

parent 367218e7
No related branches found
No related tags found
1 merge request!21492main/openldap: fix build
Pipeline #82070 passed
......@@ -100,7 +100,7 @@ prepare() {
sed -i '/^STRIP/s,-s,,g' build/top.mk
# Required for autoconf-2.70 #765043
sed 's@^AM_INIT_AUTOMAKE.*@AC_PROG_MAKE_SET@' -i configure.in
AUTOMAKE=/bin/true autoreconf
AUTOMAKE=/bin/true autoreconf -fi
}
build() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment