summaryrefslogtreecommitdiff
path: root/strata/ntpd/ntpd.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/ntpd/ntpd.morph')
-rw-r--r--strata/ntpd/ntpd.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/strata/ntpd/ntpd.morph b/strata/ntpd/ntpd.morph
index b13f4312..762762c7 100644
--- a/strata/ntpd/ntpd.morph
+++ b/strata/ntpd/ntpd.morph
@@ -2,7 +2,7 @@ name: ntpd
kind: chunk
build-system: autotools
configure-commands:
- - ./configure --prefix="$PREFIX" --enable-linuxcaps
+- ./configure --prefix="$PREFIX" --enable-linuxcaps
post-install-commands:
- |
cat > ntpd.service << EOF