Remove a symlink that doesn't exist on Linux

This commit is contained in:
bjorn3 2025-04-21 18:42:10 +02:00
parent 4b39e04f23
commit 7edc30a55d

View File

@ -113,11 +113,6 @@ data = ""
directory = true
mode = 0o755
[[files]]
path = "/libexec"
data = "usr/libexec"
symlink = true
[[files]]
path = "/usr/share"
data = ""