Path to this page:
Subject: CVS commit: pkgsrc/databases
From: Greg Troxel
Date: 2022-10-10 14:06:20
Message id: 20221010120620.2ABF7FA90@cvs.NetBSD.org
Log Message:
databases/postgresql12: Avoid autoconf MKDIR bug
Force autoconf to find mkdir as... mkdir.
Work around a bug in autoconf, that thinks almost all mkdir
implementations are deficient, and a bug someplace between postgis
and pgxs, that causes topology/Makefile.in to run pgxs's install-sh
but without a path.
As discussed on tech-pkg@.
Files: