default_install  &&

# together with disabling the samples subdir, we should now
# _not_ delete the admin's config on every cast
for  FILE  in  auto.home auto.master auto.misc
do install_config_file "$SCRIPT_DIRECTORY/$FILE" "$INSTALL_ROOT/etc/$FILE"
done
