summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Bornkessel <hd_brummy@gentoo.org>2020-01-12 19:22:01 +0100
committerJoerg Bornkessel <hd_brummy@gentoo.org>2020-01-12 19:38:07 +0100
commit4df5967d7bdb21273adb6f40dcdc5587911e5fee (patch)
tree07b9354a7849261cf7698a0c9d9d456d6c1cb187 /media-tv/gentoo-vdr-scripts
parentmedia-plugins/vdr-mp3ng: missing die's added (diff)
downloadgentoo-4df5967d7bdb21273adb6f40dcdc5587911e5fee.tar.gz
gentoo-4df5967d7bdb21273adb6f40dcdc5587911e5fee.tar.bz2
gentoo-4df5967d7bdb21273adb6f40dcdc5587911e5fee.zip
media-tv/gentoo-vdr-scripts: typo
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
Diffstat (limited to 'media-tv/gentoo-vdr-scripts')
-rw-r--r--media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.8.ebuild b/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.8.ebuild
index ec0010a562c0..fd2aabc27022 100644
--- a/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.8.ebuild
+++ b/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -51,7 +51,7 @@ pkg_postinst() {
elog "${CATEGORY}/${PN} supports an init script"
elog "to start a X server"
elog "Please refer for detailed info to"
- elog "/usr/share/doc/${PF}/ README.x11-setup\n"
+ elog "/usr/share/doc/${PF}/README.x11-setup\n"
elog "systemd is supported by ${CATEGORY}/${PN}"
elog "This are described in the README.systemd file"