summaryrefslogtreecommitdiff
path: root/net-irc/anope/anope-2.0.6.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-08-18 18:16:17 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-08-18 18:16:17 +0100
commitfc637fb28da700da71ec2064d65ca5a7a31b9c6c (patch)
tree326613a08f25851c388715e205576a2e7d25dc4f /net-irc/anope/anope-2.0.6.ebuild
parentb24bd25253fe093f722ab576d29fdc41d04cb1ee (diff)
gentoo resync : 18.08.2019
Diffstat (limited to 'net-irc/anope/anope-2.0.6.ebuild')
-rw-r--r--net-irc/anope/anope-2.0.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/anope/anope-2.0.6.ebuild b/net-irc/anope/anope-2.0.6.ebuild
index dfdba26b54f7..aba8b1f9d11f 100644
--- a/net-irc/anope/anope-2.0.6.ebuild
+++ b/net-irc/anope/anope-2.0.6.ebuild
@@ -53,8 +53,8 @@ pkg_pretend() {
eerror "You can do this by:"
eerror "# mkdir -p ${ROOT}/var/lib/anope ${ROOT}/etc/anope"
eerror "# chown anope:anope ${ROOT}/var/lib/anope"
- eerror "# mv ${ROOT}/opt/anope/data/*.db ${ROOT}var/lib/anope"
- eerror "# mv ${ROOT}/opt/anope/data/services.conf ${ROOT}etc/anope"
+ eerror "# mv ${ROOT}/opt/anope/data/*.db ${ROOT}/var/lib/anope"
+ eerror "# mv ${ROOT}/opt/anope/data/services.conf ${ROOT}/etc/anope"
die "Please move your anope database files from /opt/anope/data"
fi
done