From 42812b1317b714930f4a3f200e69b1918c613d2d Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Mon, 8 Apr 2024 15:39:07 +0200 Subject: [PATCH] GNUmakefile.in: Shorten warning --- GNUmakefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GNUmakefile.in b/GNUmakefile.in index 146ad475..ac023f99 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -922,7 +922,7 @@ install: CONF_DEST LOG_DEST PID_DEST check_doc GROUP_T GROUP_T=privoxy ;\ else \ $(ECHO) "******************************************************************" ;\ - $(ECHO) " WARNING! WARNING! installing config files as root!" ;\ + $(ECHO) " WARNING! Installing config files as root!" ;\ $(ECHO) " It is strongly recommended to run $(PROGRAM) as a non-root user," ;\ $(ECHO) " and to install the config files as that user and/or group!" ;\ $(ECHO) " Please read INSTALL, and create a privoxy user and group!" ;\ -- 2.39.2