copy from the right path

This commit is contained in:
Alexander Stefanov 2022-03-14 21:27:29 +00:00
parent a7444b639a
commit 370f55c1a3

View file

@ -443,7 +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.* .
cp -fv /usr/share/libtool/config/config.* .
%configure \
--enable-nc \
--enable-static \