Home
last modified time | relevance | path

Searched refs:BASE_LIBDIR (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/systemd/systemd-systemctl/
H A Dsystemctl20 BASE_LIBDIR = Path("lib") variable
308 if not (root / BASE_LIBDIR).is_symlink():
309 locations.append(BASE_LIBDIR / "systemd")
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-systemctl/
H A Dsystemctl21 BASE_LIBDIR = Path("lib") variable
332 if not (root / BASE_LIBDIR).is_symlink():
333 locations.append(BASE_LIBDIR / "systemd")