Update tcl for new ipkg() -d option
[hvlinux.git] / stage3 / pkg / tcl
index 4c7ac0f..8acbdbf 100644 (file)
@@ -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