lbmk/script/build/release
Leah Rowe c16b28efad build/release/src: re-create symlinks, don't copy
if you copy a symlink, you create a whole new file with the
contents of what that symlink points to.

what we need to do instead is re-create the symlinks. this
is relevant for all symlinks to the main lbmk script, from
the main directory of lbmk.git.

this avoids there being multiple copies of the main lbmk
script, in release archives.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-10 01:21:12 +01:00
..
roms scripts: use printf, not echo, where appropriate 2023-09-09 23:31:20 +01:00
src build/release/src: re-create symlinks, don't copy 2023-09-10 01:21:12 +01:00