summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-10-30 21:38:41 +0000
committerLaurent Bercot <ska@appnovation.com>2023-10-30 21:38:41 +0000
commit0cc88a66c338b91d79084383ba374d82da87e837 (patch)
tree59abed0f99c48a364ae57d01681031a0b49620c8 /package
parent5be24a3642c294e4fcec465c9c6f19d66cf2220d (diff)
downloads6-portable-utils-0cc88a66c338b91d79084383ba374d82da87e837.tar.xz
Fix multicall symlink 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)