#!/bin/sh

if [ ! -f /etc/equivs.conf ]; then
    touch /etc/equivs.conf
fi
