
18 Oct
2019
18 Oct
'19
3:25 p.m.
On Fri, Oct 18, 2019 at 03:33:01PM +0100, Daniel P. Berrangé wrote:
When RUNSTATEDIR was introduced
commit d29c917ef470a25149d1f3787ec494d006549f27 Author: Daniel P. Berrangé <berrange@redhat.com> Date: Tue Aug 20 16:05:12 2019 +0100
src: honour the RUNSTATEDIR variable in all code
The makefile rules for man pages were accidentally not updated for the new variablle name.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- src/Makefile.am | 2 +- src/locking/Makefile.inc.am | 2 +- src/logging/Makefile.inc.am | 2 +- src/remote/Makefile.inc.am | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>