openbsd-ports/databases/freetds/patches/patch-src_pool_Makefile_in

16 lines
559 B
Plaintext

$OpenBSD: patch-src_pool_Makefile_in,v 1.5 2010/09/12 09:32:58 sthen Exp $
--- src/pool/Makefile.in.orig Wed May 7 23:59:21 2008
+++ src/pool/Makefile.in Wed Sep 8 09:44:27 2010
@@ -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: