diff options
| -rw-r--r-- | meta-webserver/recipes-httpd/hiawatha/hiawatha_9.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-webserver/recipes-httpd/hiawatha/hiawatha_9.2.bb b/meta-webserver/recipes-httpd/hiawatha/hiawatha_9.2.bb index 2c9fe8086d..94bcbc6f74 100644 --- a/meta-webserver/recipes-httpd/hiawatha/hiawatha_9.2.bb +++ b/meta-webserver/recipes-httpd/hiawatha/hiawatha_9.2.bb | |||
| @@ -53,6 +53,8 @@ do_install_append() { | |||
| 53 | install -m 644 ${WORKDIR}/hiawatha.service ${D}/${systemd_unitdir}/system | 53 | install -m 644 ${WORKDIR}/hiawatha.service ${D}/${systemd_unitdir}/system |
| 54 | fi | 54 | fi |
| 55 | 55 | ||
| 56 | rmdir "${D}${localstatedir}/run" | ||
| 57 | rmdir --ignore-fail-on-non-empty "${D}${localstatedir}" | ||
| 56 | } | 58 | } |
| 57 | 59 | ||
| 58 | CONFFILES_${PN} = " \ | 60 | CONFFILES_${PN} = " \ |
