#!/bin/sh -e if [ "$1" = "configure" ]; then ldconfig if [ ! -c /dev/raw1394 ]; then cat <