mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-10 21:09:31 -04:00
15 lines
459 B
Plaintext
15 lines
459 B
Plaintext
$NetBSD: patch-aa,v 1.7 2015/04/26 11:37:08 ryoon Exp $
|
|
|
|
--- Makefile.in.orig 2013-10-08 08:56:01.000000000 +0000
|
|
+++ Makefile.in
|
|
@@ -827,9 +827,6 @@ uninstall-am:
|
|
|
|
|
|
install-data-am:
|
|
- -touch $(DESTDIR)${sysconfdir}/odbcinst.ini
|
|
- -touch $(DESTDIR)${sysconfdir}/odbc.ini
|
|
- -mkdir -p $(DESTDIR)${sysconfdir}/ODBCDataSources
|
|
cp unixodbc_conf.h $(DESTDIR)${includedir}/unixodbc_conf.h
|
|
|
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|