mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-11 05:22:40 -04:00
15 lines
485 B
Plaintext
15 lines
485 B
Plaintext
$NetBSD: patch-aa,v 1.6 2010/05/03 02:10:43 jnemeth Exp $
|
|
|
|
--- Makefile.in.orig 2010-02-24 16:52:24.000000000 +0000
|
|
+++ Makefile.in
|
|
@@ -796,9 +796,6 @@ uninstall-am:
|
|
|
|
|
|
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.
|