summaryrefslogtreecommitdiff
path: root/pcr/gophernicus/fix-make-log-typo.patch
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2022-07-22 22:28:59 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2022-07-22 22:28:59 -0400
commite1f1521e6272a22f2c094e4ddbfc218a9ca3bdcf (patch)
treeb858b9783fe0a4ae01ab2502821307b6da132ff7 /pcr/gophernicus/fix-make-log-typo.patch
parent3e55a3c261b74f956329dec4834eae2a98b3c005 (diff)
downloadabslibre-e1f1521e6272a22f2c094e4ddbfc218a9ca3bdcf.tar.gz
abslibre-e1f1521e6272a22f2c094e4ddbfc218a9ca3bdcf.tar.bz2
abslibre-e1f1521e6272a22f2c094e4ddbfc218a9ca3bdcf.zip
[gophernicus]: move to [pcr]
Diffstat (limited to 'pcr/gophernicus/fix-make-log-typo.patch')
-rw-r--r--pcr/gophernicus/fix-make-log-typo.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/pcr/gophernicus/fix-make-log-typo.patch b/pcr/gophernicus/fix-make-log-typo.patch
new file mode 100644
index 000000000..4cf75dd40
--- /dev/null
+++ b/pcr/gophernicus/fix-make-log-typo.patch
@@ -0,0 +1,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: