From 32a45fff4e043c872398fc302c7f0d19ad3a2fe4 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Fri, 23 Jul 2021 13:58:22 +0200 Subject: [systemd] Drop /usr prefix --- core/modules/systemd-distro/module.build | 1 - 1 file changed, 1 deletion(-) (limited to 'core/modules/systemd-distro') diff --git a/core/modules/systemd-distro/module.build b/core/modules/systemd-distro/module.build index c7d9d09d..75bcf63f 100644 --- a/core/modules/systemd-distro/module.build +++ b/core/modules/systemd-distro/module.build @@ -20,6 +20,5 @@ post_copy() { [ -d "${TARGET_BUILD_DIR}/usr/lib/systemd/system" ] \ && ! [ -L "${TARGET_BUILD_DIR}/usr/lib/systemd/system" ] \ && perror "/usr/lib/systemd/system must not exist in target build dir" - ln -nfs "../../../lib/systemd/system" "${TARGET_BUILD_DIR}/usr/lib/systemd/system" } -- cgit v1.2.3-55-g7522