X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fpkg%2Ftcl;h=8acbdbf945e192d03fe1fb022317761dfe517f33;hb=1b6490195147ee6d1098cf255240d60f60c40108;hp=4c7ac0fc23a2113a3bab4d4d640c2edbfd0a11dc;hpb=f920c7ef750f2163b9e407cc453b192ede2c185a;p=hvlinux.git diff --git a/stage3/pkg/tcl b/stage3/pkg/tcl index 4c7ac0f..8acbdbf 100644 --- a/stage3/pkg/tcl +++ b/stage3/pkg/tcl @@ -1,16 +1,8 @@ #!/bin/bash -hvconfig() -{ - cd ${LFS_TMP}/${PACKAGE}/unix - ./configure \ - --prefix=/usr \ - --enable-threads \ - --mandir=/usr/share/man -} - hvbuild() { + cd ${BUILD_DIR} make # Removes references to the build directory and replaces them with saner