Update tk for new ipkg() -d option
[hvlinux.git] / stage4 / pkg / tk
index e91c15c..4b7be3e 100644 (file)
@@ -1,14 +1,5 @@
 #!/bin/bash
 
-hvconfig()
-{
-    cd ${LFS_TMP}/${PACKAGE}/unix
-    ./configure \
-        --prefix=/usr \
-        --enable-threads \
-        --mandir=/usr/share/man
-}
-
 hvbuild()
 {
     make