From c16b28efad439fed7a5462b2deaf0a63594d3212 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sun, 10 Sep 2023 01:21:12 +0100 Subject: 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 --- modify | 1 - 1 file changed, 1 deletion(-) delete mode 120000 modify (limited to 'modify') diff --git a/modify b/modify deleted file mode 120000 index 012b4ec0..00000000 --- a/modify +++ /dev/null @@ -1 +0,0 @@ -lbmk \ No newline at end of file -- cgit v1.2.1