diff options
| -rw-r--r-- | meta-networking/recipes-protocols/quagga/quagga.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-protocols/quagga/quagga.inc b/meta-networking/recipes-protocols/quagga/quagga.inc index 13dc4dd8a8..4fb6723c3a 100644 --- a/meta-networking/recipes-protocols/quagga/quagga.inc +++ b/meta-networking/recipes-protocols/quagga/quagga.inc | |||
| @@ -70,6 +70,8 @@ EXTRA_OECONF = "--sysconfdir=${sysconfdir}/quagga \ | |||
| 70 | ap_cv_cc_pie=no \ | 70 | ap_cv_cc_pie=no \ |
| 71 | ${SNMP_CONF}" | 71 | ${SNMP_CONF}" |
| 72 | 72 | ||
| 73 | CACHED_CONFIGUREVARS += "ac_cv_path_PERL='/usr/bin/env perl'" | ||
| 74 | |||
| 73 | do_install () { | 75 | do_install () { |
| 74 | # Install init script and default settings | 76 | # Install init script and default settings |
| 75 | install -m 0755 -d ${D}${sysconfdir}/default ${D}${sysconfdir}/init.d \ | 77 | install -m 0755 -d ${D}${sysconfdir}/default ${D}${sysconfdir}/init.d \ |
