summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-10-30 21:43:04 +0000
committerLaurent Bercot <ska@appnovation.com>2023-10-30 21:43:04 +0000
commitc81714aaecf508acfe125147c0b44587d0a5f0de (patch)
tree8d5e1a58adac1a48ecb196d7c2d61d8d35b8df2b /package
parent7b5f71fd0128ff3f848841b28ce53b0eb9bf3e5e (diff)
downloads6-linux-utils-c81714aaecf508acfe125147c0b44587d0a5f0de.tar.xz
Fix multicall symlinks installation
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'package')
-rw-r--r--package/targets.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/targets.mak b/package/targets.mak
index f0d2715..3ce021d 100644
--- a/package/targets.mak
+++ b/package/targets.mak
@@ -4,7 +4,7 @@ ifeq ($(MULTICALL),1)
BIN_TARGETS := $(package)
BIN_SYMLINKS := $(notdir $(wildcard src/$(package)/deps-exe/*))
-EXTRA_TEMP := src/multicall/$(package).c
+EXTRA_TARGETS += src/multicall/$(package).c
define symlink_definition
SYMLINK_TARGET_$(1) := $(package)