Commit 9071265c authored by Jim Klimov's avatar Jim Klimov Committed by GitHub

Merge pull request #2751 from bluca/centos6

Problem: CentOS 6 build fails
parents 2e167886 40c1a3ab
......@@ -144,6 +144,8 @@ sed -i "s/openpgm-[0-9].[0-9]/%{openpgm_pc}/g" \
configure*
%build
# Workaround for automake < 1.14 bug
mkdir -p config
autoreconf -fi
%configure --enable-drafts=%{DRAFTS} \
--with-pgm=%{PGM} \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment