#! /bin/sh

# some cosmetic tasks after installation via dnews_setup
# -andreas

# the main config file should live in a path under ${PREFIX}
# unfortunately the location /etc/dnews.conf is compiled in

mv /etc/dnews.conf /usr/local/dnews/dnews.conf
ln -s /usr/local/dnews/dnews.conf /etc/dnews.conf
