aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/chrony/chrony_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/chrony/chrony_git.bb')
-rw-r--r--recipes/chrony/chrony_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/chrony/chrony_git.bb b/recipes/chrony/chrony_git.bb
index bbba50c6f8..73f7e4ed70 100644
--- a/recipes/chrony/chrony_git.bb
+++ b/recipes/chrony/chrony_git.bb
@@ -32,4 +32,4 @@ do_install_append() {
install -d ${D}${bindir}
install -m 0755 ${WORKDIR}/chrony_start.sh ${D}${bindir}
install -m 0755 ${WORKDIR}/chrony_stop.sh ${D}${bindir}
-} \ No newline at end of file
+}