--- whoson-2.02a/Makefile.in.orig Sat Sep 29 00:13:35 2001 +++ whoson-2.02a/Makefile.in Tue Jan 14 13:42:13 2003 @@ -698,11 +698,6 @@ install-data-hook: - if test -f $(DEFAULT_CONFIG); then \ - $(ECHO) "$(DEFAULT_CONFIG) exists, not overwritten"; \ - else \ - $(INSTALL_DATA) $(srcdir)/whoson.conf $(DEFAULT_CONFIG); \ - fi; \ for f in $(MAN3XTRA); do \ rm -f $(DESTDIR)$(man3dir)/$$f; \ $(LN) $(DESTDIR)$(man3dir)/whoson.3 $(DESTDIR)$(man3dir)/$$f; \