#!/bin/sh
set -e
	update-alternatives --install /usr/bin/file file /usr/bin/file.file 10
if [ x"$D" = "x" ]; then
	if [ -x /sbin/ldconfig ]; then /sbin/ldconfig ; fi
fi
