On Sat, Jul 18, 2009 at 22:01, Allan McRae<allan at archlinux.org> wrote:
> post_install()
> {
> if [ -f "/etc/inittab.pacnew" ]; then
> echo "You are being very stupid if you did not take notice of that warning
> about a .pacnew file"
> fi
> }
+1 to this solution from me.