#!/bin/sh
echo 'Sorry, this binary is not available.' 
echo 'There was an error when building the package that prevented' 
echo 'this binary from compiling. This is either due to a' 
echo 'building bug or unavailability on your system.' 
