default_install &&
if [ ! -f /etc/yp.conf ] ; then
  install -m 644 etc/yp.conf /etc
fi
