From 41cfadbcb16d7f74cf7e0b62dd4eda042c65f8f4 Mon Sep 17 00:00:00 2001 From: Andrew Bauer Date: Mon, 7 Sep 2015 16:14:58 -0500 Subject: [PATCH] Update zoneminder.el7.spec typo --- distros/redhat/zoneminder.el7.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/distros/redhat/zoneminder.el7.spec b/distros/redhat/zoneminder.el7.spec index 9793a8934..d4ab8c3af 100644 --- a/distros/redhat/zoneminder.el7.spec +++ b/distros/redhat/zoneminder.el7.spec @@ -106,8 +106,8 @@ if [ $1 -eq 2 ] ; then fi # Warn the end user to read the README file -echo -e "/nVERY IMPORTANT: Before starting ZoneMinder, read README.Centos7 to finish the\ninstallation or upgrade!\n" -echo -e "/nThe README file is located here: %{_docdir}/%{name}-%{version}." +echo -e "\nVERY IMPORTANT: Before starting ZoneMinder, read README.Centos7 to finish the\ninstallation or upgrade!\n" +echo -e "\nThe README file is located here: %{_docdir}/%{name}-%{version}.\n" %preun if [ $1 -eq 0 ] ; then