forked from semios/semios-packages
fix: coreutils links are invalid
Signed-off-by: sisungo <[email protected]>
This commit is contained in:
@@ -96,5 +96,5 @@ functions = [
|
||||
|
||||
package("coreutils")
|
||||
for func in functions:
|
||||
link(f"bin/{func}", f"/bin/{func}")
|
||||
link(f"bin/coreutils", f"/bin/{func}")
|
||||
rust.use_auto_pack(["bin"])
|
||||
|
||||
Reference in New Issue
Block a user