summaryrefslogtreecommitdiffstats
path: root/core/modules/systemd-distro
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/systemd-distro')
-rw-r--r--core/modules/systemd-distro/module.build1
1 files changed, 0 insertions, 1 deletions
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"
}