diff options
-rw-r--r-- | meta-webserver/recipes-httpd/apache-mod/apache-websocket_git.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-webserver/recipes-httpd/apache-mod/apache-websocket_git.bb b/meta-webserver/recipes-httpd/apache-mod/apache-websocket_git.bb index cf6e28a20c..040788609e 100644 --- a/meta-webserver/recipes-httpd/apache-mod/apache-websocket_git.bb +++ b/meta-webserver/recipes-httpd/apache-mod/apache-websocket_git.bb | |||
@@ -21,8 +21,7 @@ S = "${WORKDIR}/git" | |||
21 | 21 | ||
22 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93" | 22 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93" |
23 | 23 | ||
24 | EXTRA_OECONF = "APACHECTL=${STAGING_DIR_TARGET}${sbindir}/apachectl \ | 24 | EXTRA_OECONF = "APACHECTL=${STAGING_DIR_TARGET}${sbindir}/apachectl" |
25 | LIBTOOL=${STAGING_DIR_TARGET}${bindir_crossscripts}/${HOST_SYS}-libtool" | ||
26 | 25 | ||
27 | do_install() { | 26 | do_install() { |
28 | install -d ${D}${libexecdir}/apache2/modules | 27 | install -d ${D}${libexecdir}/apache2/modules |