openbsd-ports/databases/freetds/patches/patch-src_pool_Makefile_in
sthen adc0afef3e - update to 0.82+patches
- build the ODBC library
2009-08-01 14:11:19 +00:00

16 lines
559 B
Plaintext

$OpenBSD: patch-src_pool_Makefile_in,v 1.3 2009/08/01 14:11:20 sthen Exp $
--- src/pool/Makefile.in.orig Wed May 7 23:59:21 2008
+++ src/pool/Makefile.in Thu Oct 30 14:17:32 2008
@@ -529,10 +529,7 @@ uninstall-am: uninstall-binPROGRAMS uninstall-info-am
install-data-local:
- $(mkinstalldirs) $(ETC)
- if test ! -f $(ETC)/pool.conf; then \
- $(INSTALL_DATA) $(srcdir)/pool.conf $(ETC)/pool.conf; \
- fi
+
# 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.
.NOEXPORT: