forked from pool/monitoring-plugins
try autoreconf instead
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/monitoring-plugins?expand=0&rev=74
This commit is contained in:
parent
6ac6e1e447
commit
6e82a8b132
@ -1121,7 +1121,7 @@ find -type f -exec chmod 644 {} +
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
export CFLAGS="%{optflags} -fno-strict-aliasing -DLDAP_DEPRECATED"
|
export CFLAGS="%{optflags} -fno-strict-aliasing -DLDAP_DEPRECATED"
|
||||||
sh autogen.sh
|
autoreconf -fi
|
||||||
chmod +x configure # needed as configure script is not executable in 1.5..
|
chmod +x configure # needed as configure script is not executable in 1.5..
|
||||||
%configure \
|
%configure \
|
||||||
--enable-static=no \
|
--enable-static=no \
|
||||||
|
Loading…
Reference in New Issue
Block a user