diff --git a/libressl.spec b/libressl.spec index 15b0878..4acaf84 100644 --- a/libressl.spec +++ b/libressl.spec @@ -436,7 +436,6 @@ done sh -x update.sh %build -%config_update %setup_compile_flags %serverbuild # Use the same %%_openssl dir with OpenSSL, but separate the config @@ -444,6 +443,7 @@ sh -x update.sh export CFLAGS="$CFLAGS -DX509_CONF_FILE='\"%{_openssldir}/libressl.cnf\"'" #autoreconf -if #Source21 # static libs are required for tests target in Makefile +cp -fv %{_datadir}/libtool/config/config.* . %configure \ --enable-nc \ --enable-static \