[Pkg-fedora-ds-maintainers] [libapache2-mod-nss] 08/156: Terminate echo'd strings

Timo Aaltonen tjaalton-guest at moszumanska.debian.org
Wed Jul 2 13:55:22 UTC 2014


This is an automated email from the git hooks/post-receive script.

tjaalton-guest pushed a commit to branch master
in repository libapache2-mod-nss.

commit 32a0cc435a9d3c6aee91ab473a3a033a1cd8ba37
Author: rcritten <>
Date:   Tue May 24 21:22:49 2005 +0000

    Terminate echo'd strings
---
 Makefile.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile.in b/Makefile.in
index 7e11b07..5e5429f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -479,8 +479,8 @@ install-libLTLIBRARIES: libmodnss.la
 	@echo ""
 	@echo "**********************   NOTE   **************************"
 	@echo "mod_nss and mod_ssl may not be installed at the same time."
-	@echo "An attempt has been made to rename ssl.conf to
-	@echo "ssl.conf.old but be sure to double-check your Apache
+	@echo "An attempt has been made to rename ssl.conf to"
+	@echo "ssl.conf.old but be sure to double-check your Apache"
 	@echo "configuration."
 	@echo "**********************   NOTE   **************************"
 	@echo ""

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-fedora-ds/libapache2-mod-nss.git



More information about the Pkg-fedora-ds-maintainers mailing list