summaryrefslogtreecommitdiff
path: root/databases/unixodbc/patches/patch-aa
blob: 0973bdbfa796c23422490cbe6772ee607c385259 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-aa,v 1.5 2009/10/19 08:37:39 taca Exp $

--- Makefile.in.orig	2008-11-20 01:11:38.000000000 +0900
+++ Makefile.in
@@ -700,9 +700,6 @@ uninstall-info: uninstall-info-recursive
 
 
 install-data-am:
-	-touch $(DESTDIR)${sysconfdir}/odbcinst.ini
-	-touch $(DESTDIR)${sysconfdir}/odbc.ini
-	-mkdir -p $(DESTDIR)${sysconfdir}/ODBCDataSources
 	$(DESTDIR)${bindir}/odbc_config --header > $(DESTDIR)${includedir}/unixodbc_conf.h
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.