summaryrefslogtreecommitdiffstats
path: root/devel/copper/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'devel/copper/INSTALL')
-rwxr-xr-xdevel/copper/INSTALL5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/copper/INSTALL b/devel/copper/INSTALL
index 04bdeaaf4b..1f9b44953b 100755
--- a/devel/copper/INSTALL
+++ b/devel/copper/INSTALL
@@ -1 +1,4 @@
-make prefix="$INSTALL_ROOT/usr" install
+make prefix="$INSTALL_ROOT/usr" install &&
+
+ln -vsf "$TRACK_ROOT/usr/bin/copper-elf" \
+ "$INSTALL_ROOT/usr/bin/copper-elf-$VERSION"