#!/bin/bash

/usr/bin/install -s tmp/bin/binary tmp/bin/stripped
cp tmp/bin/stripped /usr/lib/icmake/icm-exec
rm tmp/bin/stripped
