#! /bin/sh
# Some scripts use this to figure out the architecture.
# Just call dpkg instead.
exec dpkg "$@"
