X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fpkg%2Fkrb5;h=bc6b5018eaaa0af2a3c244634e9af69be9cdd562;hb=1b6490195147ee6d1098cf255240d60f60c40108;hp=1487c2f78955b6cbc267f7ef0bc0deb349fe8bcb;hpb=547784e339c2b639c7a66c43560e501e7c11d198;p=hvlinux.git diff --git a/stage3/pkg/krb5 b/stage3/pkg/krb5 index 1487c2f..bc6b501 100644 --- a/stage3/pkg/krb5 +++ b/stage3/pkg/krb5 @@ -1,21 +1,5 @@ #!/bin/bash -hvconfig_pre() -{ - CONFIGURE_OPTS+=" \ - --localstatedir=/var/lib \ - --with-system-et \ - --with-system-ss \ - --with-system-verto=no \ - --enable-dns-for-realm" -} - -hvconfig() -{ - cd ${LFS_TMP}/${PACKAGE}/src - ./configure ${CONFIGURE_OPTS} -} - hvbuild_post() { for lib in gssapi_krb5 gssrpc k5crypto kadm5clnt_mit kadm5srv_mit kdb5 \