From 7edc30a55d51a69348c455b1be79faf5215b4548 Mon Sep 17 00:00:00 2001 From: bjorn3 <17426603+bjorn3@users.noreply.github.com> Date: Mon, 21 Apr 2025 18:42:10 +0200 Subject: [PATCH] Remove a symlink that doesn't exist on Linux --- config/base.toml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/config/base.toml b/config/base.toml index 16bc09341..c5b205228 100644 --- a/config/base.toml +++ b/config/base.toml @@ -113,11 +113,6 @@ data = "" directory = true mode = 0o755 -[[files]] -path = "/libexec" -data = "usr/libexec" -symlink = true - [[files]] path = "/usr/share" data = ""