From c376d4f4144ce8efd2a65b705e689bc7f20efe30 Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Wed, 17 Oct 2018 16:12:25 -0400 Subject: [PATCH] 2018-10-17 Fred Gleason * Fixed a regression that broke the build on CentOS 6. --- ChangeLog | 2 ++ docs/opsguide/Makefile.am | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 3f7ee11e..9fb2df8b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16720,3 +16720,5 @@ * Fixed a bug that broke the build under Windows. 2018-10-17 Fred Gleason * Incremented the package version to 2.19.2int07. +2018-10-17 Fred Gleason + * Fixed a regression that broke the build on CentOS 6. diff --git a/docs/opsguide/Makefile.am b/docs/opsguide/Makefile.am index 150af1da..6ba48f91 100644 --- a/docs/opsguide/Makefile.am +++ b/docs/opsguide/Makefile.am @@ -275,7 +275,6 @@ OPSGUIDE_ICONS = chain.png\ OPSGUIDE_DEPS = $(OPSGUIDE_IMAGES) \ $(OPSGUIDE_ICONS) \ filepath_wildcards.xml\ - frontspiece.xml\ gpio_switcher_devices.xml\ gplv2.xml\ opsguide.xml\