$OpenBSD: patch-Makefile_in,v 1.4 2003/05/18 16:57:18 jcs Exp $ --- Makefile.in.orig Sun May 18 11:18:36 2003 +++ Makefile.in Sun May 18 11:18:45 2003 @@ -538,13 +538,6 @@ install-data-local: - $(mkinstalldirs) $(ETC) - if test ! -f $(ETC)/freetds.conf; then \ - $(INSTALL_DATA) $(srcdir)/freetds.conf $(ETC)/freetds.conf; \ - fi - if test ! -f $(ETC)/locales.conf; then \ - $(INSTALL_DATA) $(srcdir)/locales.conf $(ETC)/locales.conf; \ - fi # for default we do not uninstall configuration (they can be changed) @DISTCHECK_BUILD_TRUE@uninstall-local: