X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fpkg%2Fshadow;h=67459314c7dfb30fc965c5609ac236055c3013b6;hb=1b6490195147ee6d1098cf255240d60f60c40108;hp=a73e8a094d78e0d79f820121f68f70b9a9a1e917;hpb=ac5da19615d2c5774889fe779184f904d594bae1;p=hvlinux.git diff --git a/stage3/pkg/shadow b/stage3/pkg/shadow index a73e8a0..6745931 100644 --- a/stage3/pkg/shadow +++ b/stage3/pkg/shadow @@ -2,11 +2,10 @@ hvconfig_pre() { - CONFIGURE_OPTS="\ - ${CONFIGURE_OPTS} \ + CONFIGURE_OPTS+=" \ --without-selinux" - cd ${LFS_TMP}/${PACKAGE} + cd ${SRC_DIR} # Disable the installation of the groups program and its man page, as # Coreutils provides a better version.