#!/bin/sh -

ourdir=$(dirname "$0")

# this will remove all currently installed firewire pieces before the install
"$ourdir"/purge -noprompt -quiet
