X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage4%2Fpkg%2Ftk;h=4b7be3e09f574968c72492a8e5dd7c6913c1e804;hb=47f2031ebd11633c79f3fb0fd173658b2d2ef3d4;hp=e91c15ce3826f2902fd278a2ee32694bf8f439b9;hpb=f920c7ef750f2163b9e407cc453b192ede2c185a;p=hvlinux.git diff --git a/stage4/pkg/tk b/stage4/pkg/tk index e91c15c..4b7be3e 100644 --- a/stage4/pkg/tk +++ b/stage4/pkg/tk @@ -1,14 +1,5 @@ #!/bin/bash -hvconfig() -{ - cd ${LFS_TMP}/${PACKAGE}/unix - ./configure \ - --prefix=/usr \ - --enable-threads \ - --mandir=/usr/share/man -} - hvbuild() { make