openbsd-ports/databases/freetds/patches/patch-Makefile_in
2005-12-26 19:15:21 +00:00

18 lines
603 B
Plaintext

$OpenBSD: patch-Makefile_in,v 1.5 2005/12/26 19:15:22 sturm Exp $
--- Makefile.in.orig Wed Mar 30 02:51:55 2005
+++ Makefile.in Mon Dec 26 13:16:21 2005
@@ -576,13 +576,6 @@ uninstall-info: uninstall-info-recursive
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
# do not uninstall configuration files (they may have been changed)
@DISTCHECK_BUILD_TRUE@uninstall-local: