fix broken tclConfig.sh detection

This commit is contained in:
Alexander Stefanov 2024-09-16 16:34:15 +00:00
parent d267ddc1f1
commit 60fc93e8dc

View file

@ -17,7 +17,7 @@
%ifarch %{e2k} %{riscv} loongarch64
%bcond_with ruby
%bcond_with php
%bcond_with tcl
%bcond_without tcl
%endif
%define cdt_major 5
@ -378,6 +378,7 @@ sed -i 's!e2k!e2k*!g' configure.ac
touch debian/libgvphp7.install.in
%build
export TCLCONFIG="%{_libdir}/tclConfig.sh"
./autogen.sh
#autoreconf -fi