summaryrefslogtreecommitdiff
path: root/databases/freetds/patches/patch-aa
blob: cb819aad0bc5bba61b86a3795b07193934285abe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
$NetBSD: patch-aa,v 1.5 2005/10/09 12:58:59 jdolecek Exp $

--- Makefile.in.orig	2005-03-30 02:51:55.000000000 +0200
+++ Makefile.in	2005-10-09 14:20:14.000000000 +0200
@@ -576,13 +576,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
 
 # do not uninstall configuration files (they may have been changed)
 @DISTCHECK_BUILD_TRUE@uninstall-local: