summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--strata/foundation/openssh.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/strata/foundation/openssh.morph b/strata/foundation/openssh.morph
index 7d38791f..4327292c 100644
--- a/strata/foundation/openssh.morph
+++ b/strata/foundation/openssh.morph
@@ -2,7 +2,7 @@ name: openssh
kind: chunk
configure-commands:
- autoreconf -if
-- |
+- >
OPENSSL_SEEDS_ITSELF=yes ./configure \
--prefix="$PREFIX" --sysconfdir=/etc/ssh \
--datadir="$PREFIX/share/sshd" \