#!/bin/bash

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

