Skip to content

2.0b4-make-install-fix

@tillkamppeter tillkamppeter tagged this 06 Apr 19:31
Removed the TESTdir and TEST_SCRIPTS entries in tools/Makefile.am.
They are not needed and let `make install` try to install
`run-tests.sh` in the source directory, where it already is, causing
an error.

The problem only occurs when `make install` is run without
`DESTRDIR=...`. Then the installation runs without errors.
Assets 2
Loading