From: Jack Mitchell <jack.mitch...@dbbroadcast.co.uk>

Hiawatha: add initial 8.5 recipe and associated files
---
 meta-webserver/recipes-httpd/hiawatha/hiawatha_8.5.bb | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/meta-webserver/recipes-httpd/hiawatha/hiawatha_8.5.bb 
b/meta-webserver/recipes-httpd/hiawatha/hiawatha_8.5.bb
index a029047..b4462bb 100644
--- a/meta-webserver/recipes-httpd/hiawatha/hiawatha_8.5.bb
+++ b/meta-webserver/recipes-httpd/hiawatha/hiawatha_8.5.bb
@@ -37,9 +37,9 @@ EXTRA_OECMAKE = " -DENABLE_IPV6=OFF \
 
 do_install_append() {
 
-       # Copy over init script and sed in the correct sbin path
-  sed -i 's,sed_sbin_path,${sbindir},' ${WORKDIR}/hiawatha-init
-  mkdir -p ${D}${sysconfdir}/init.d
-  install -m 0755 ${WORKDIR}/hiawatha-init ${D}${sysconfdir}/init.d/hiawatha
+    # Copy over init script and sed in the correct sbin path
+    sed -i 's,sed_sbin_path,${sbindir},' ${WORKDIR}/hiawatha-init
+    mkdir -p ${D}${sysconfdir}/init.d
+    install -m 0755 ${WORKDIR}/hiawatha-init ${D}${sysconfdir}/init.d/hiawatha
 
 }
-- 
1.7.12.3


_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to