Fixed trunk compilation

This commit is contained in:
root
2017-10-27 22:44:30 +03:00
parent b011c4d16d
commit 8ebd6b050d
12 changed files with 48 additions and 0 deletions

View File

@ -32,6 +32,7 @@ RUN apk add ${APK_FLAGS_DEV} --virtual build-dependencies \
automake \
autoconf \
openjdk8 \
pcre-dev \
subversion && \
cd /tmp/ && \
svn --quiet export ${ZBX_SOURCES} zabbix-${ZBX_VERSION} 1>/dev/null && \