diff options
| -rw-r--r-- | meta-oe/recipes-graphics/tigervnc/tigervnc_1.11.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/tigervnc/tigervnc_1.11.0.bb b/meta-oe/recipes-graphics/tigervnc/tigervnc_1.11.0.bb index ce6c59bc39..c45fc028fc 100644 --- a/meta-oe/recipes-graphics/tigervnc/tigervnc_1.11.0.bb +++ b/meta-oe/recipes-graphics/tigervnc/tigervnc_1.11.0.bb | |||
| @@ -83,7 +83,7 @@ EXTRA_OECONF = "--disable-xorg --disable-xnest --disable-xvfb --disable-dmx \ | |||
| 83 | --disable-xwayland \ | 83 | --disable-xwayland \ |
| 84 | " | 84 | " |
| 85 | 85 | ||
| 86 | EXTRA_OECMAKE += "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', '-DCMAKE_INSTALL_UNITDIR=/lib/systemd/system', '-DINSTALL_SYSTEMD_UNITS=OFF', d)}" | 86 | EXTRA_OECMAKE += "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', '-DCMAKE_INSTALL_UNITDIR=${systemd_unitdir}', '-DINSTALL_SYSTEMD_UNITS=OFF', d)}" |
| 87 | 87 | ||
| 88 | do_configure_append () { | 88 | do_configure_append () { |
| 89 | olddir=`pwd` | 89 | olddir=`pwd` |
