diff options
| -rw-r--r-- | recipes-scanners/clamav/clamav_0.101.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-scanners/clamav/clamav_0.101.5.bb b/recipes-scanners/clamav/clamav_0.101.5.bb index 47fbae4..7dad263 100644 --- a/recipes-scanners/clamav/clamav_0.101.5.bb +++ b/recipes-scanners/clamav/clamav_0.101.5.bb | |||
| @@ -86,7 +86,7 @@ do_install_append_class-target () { | |||
| 86 | 86 | ||
| 87 | install -m 644 ${WORKDIR}/clamd.conf ${D}/${sysconfdir} | 87 | install -m 644 ${WORKDIR}/clamd.conf ${D}/${sysconfdir} |
| 88 | install -m 644 ${WORKDIR}/freshclam.conf ${D}/${sysconfdir} | 88 | install -m 644 ${WORKDIR}/freshclam.conf ${D}/${sysconfdir} |
| 89 | install -m 0644 ${WORKDIR}/volatiles.03_clamav ${D}${sysconfdir}/default/volatiles/volatiles.03_clamav | 89 | install -m 0644 ${WORKDIR}/volatiles.03_clamav ${D}${sysconfdir}/default/volatiles/03_clamav |
| 90 | sed -i -e 's#${STAGING_DIR_HOST}##g' ${D}${libdir}/pkgconfig/libclamav.pc | 90 | sed -i -e 's#${STAGING_DIR_HOST}##g' ${D}${libdir}/pkgconfig/libclamav.pc |
| 91 | rm ${D}/${libdir}/libclamav.so | 91 | rm ${D}/${libdir}/libclamav.so |
| 92 | if [ "${INSTALL_CLAMAV_CVD}" = "1" ]; then | 92 | if [ "${INSTALL_CLAMAV_CVD}" = "1" ]; then |
