Update tcl/tk for tcl-dp
This commit is contained in:
parent
b2af3b41bd
commit
45e363ed7c
2
build.sh
2
build.sh
@ -61,7 +61,7 @@ echo " Building ${TCLDP_ROOT}"
|
||||
echo "===================================================================="
|
||||
echo ""
|
||||
cd ${TCLDP_ROOT}
|
||||
./configure --with-tcl=${TCL_ROOT} --prefix=${DISTDIR}
|
||||
./configure --with-tcl=${DISTDIR} --prefix=${DISTDIR}
|
||||
make install
|
||||
cd ${WORLD_ROOT}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user