git.postgresql.org Git - postgresql.git/commit
2015年4月26日 00:57:58 +0000 (20:57 -0400)
2015年4月26日 01:00:39 +0000 (21:00 -0400)
commit ee8d392765f29b1b8adb52f75008e301823f094b
Don't overwrite EXTRA_INSTALL
The temp-install target sets EXTRA_INSTALL to install the current
directory. But when doing so, it should append instead of overwrite,
otherwise settings of EXTRA_INSTALL from a makefile won't take effect.
This would cause the earthdistance test to fail when called directly,
because it would miss installing the cube module.
This is the main PostgreSQL git repository.
RSS
Atom