summaryrefslogtreecommitdiff
path: root/strata/core/shadow.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/core/shadow.morph')
-rw-r--r--strata/core/shadow.morph4
1 files changed, 1 insertions, 3 deletions
diff --git a/strata/core/shadow.morph b/strata/core/shadow.morph
index cdb1ff75..5e3244ae 100644
--- a/strata/core/shadow.morph
+++ b/strata/core/shadow.morph
@@ -4,13 +4,11 @@ build-system: autotools
pre-configure-commands:
- autoreconf -vfi
configure-commands:
-# Installing to /bin so that they overwrite busybox login.
- |
./configure --with-selinux=no \
--sysconfdir=/etc \
--with-libpam=yes \
- --prefix="$PREFIX" \
- --bindir=/bin
+ --prefix="$PREFIX"
post-install-commands:
# Disable things handled by pam instead
- |