summaryrefslogtreecommitdiff
path: root/pcr-testing/gophernicus/fix-make-log-typo.patch
diff options
context:
space:
mode:
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, 0 insertions, 13 deletions
diff --git a/pcr-testing/gophernicus/fix-make-log-typo.patch b/pcr-testing/gophernicus/fix-make-log-typo.patch
deleted file mode 100644
index 4cf75dd40..000000000
--- a/pcr-testing/gophernicus/fix-make-log-typo.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-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: