+branch/ubiquity

1
2
3
4
#! /bin/sh
# Some scripts use this to figure out the architecture. In ubiquity, just
# call dpkg instead.
exec dpkg "$@"