summaryrefslogtreecommitdiff
path: root/pcr-testing/gophernicus/fix-make-log-typo.patch
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2021-04-27 16:29:45 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2021-04-27 16:43:53 -0400
commit5e3953bc7db3864c86648fb3b2669ddf4a9b2a42 (patch)
tree53c1394bb976da0280ac82e15b46c03fd3b78092 /pcr-testing/gophernicus/fix-make-log-typo.patch
parentf8a3149c1c208ec018562cdc047790f038040a86 (diff)
downloadabslibre-5e3953bc7db3864c86648fb3b2669ddf4a9b2a42.tar.gz
abslibre-5e3953bc7db3864c86648fb3b2669ddf4a9b2a42.tar.bz2
abslibre-5e3953bc7db3864c86648fb3b2669ddf4a9b2a42.zip
[gophernicus]: add package
Diffstat (limited to 'pcr-testing/gophernicus/fix-make-log-typo.patch')
-rw-r--r--pcr-testing/gophernicus/fix-make-log-typo.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/pcr-testing/gophernicus/fix-make-log-typo.patch b/pcr-testing/gophernicus/fix-make-log-typo.patch
new file mode 100644
index 000000000..4cf75dd40
--- /dev/null
+++ b/pcr-testing/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: