X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Fpkg%2Fshadow;h=723f5e7cf518e51e75a5f83883f5a333bd3e196b;hb=fc8e13fb0303c69abe0ac9eacf6c604b735287b3;hp=5dbd099ba1c26e27f5b8229c286842607450da55;hpb=b5bfb2006502b57fab234345a2393fd04e6d55ad;p=hvlinux.git diff --git a/stage2/pkg/shadow b/stage2/pkg/shadow old mode 100755 new mode 100644 index 5dbd099..723f5e7 --- a/stage2/pkg/shadow +++ b/stage2/pkg/shadow @@ -1,11 +1,11 @@ #!/bin/bash -CONFIGURE_OPTS="\ - --without-selinux - ${CONFIGURE_OPTS}" - hvconfig_pre() { + CONFIGURE_OPTS="\ + ${CONFIGURE_OPTS} \ + --without-selinux" + cd ${LFS_TMP}/${PACKAGE} # Disable the installation of the groups program and its man page, as