summaryrefslogtreecommitdiff
path: root/pcr/gophernicus/fix-make-log-typo.patch
blob: 4cf75dd40048f8b09d3f76fed79752b99d97829d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/Makefile.in b/Makefile.in
index 3ab1bd1..5468d92 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -109,7 +109,7 @@ install-msg-xinetd:
 	echo "accessed."
 	echo "On systemd distributions:"
 	echo "    systemctl restart xinetd"
-	echo "You can configure arguments, including the hostname, in $(INETD)."
+	echo "You can configure arguments, including the hostname, in $(XINETD)."
 	echo
 
 install-msg-systemd: