From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/dictd/, app-text/dictd/files/1.10.11/
Date: Wed, 16 Jun 2021 05:30:37 +0000 (UTC) [thread overview]
Message-ID: <1623821428.5101a7528282ac98b4cd6783a0195e0e8cae8723.juippis@gentoo> (raw)
commit: 5101a7528282ac98b4cd6783a0195e0e8cae8723
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 16 05:05:52 2021 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Jun 16 05:30:28 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5101a752
app-text/dictd: revbump to fix dict dir
Bug: https://bugs.gentoo.org/790383
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-text/dictd/{dictd-1.13.0-r2.ebuild => dictd-1.13.0-r3.ebuild} | 0
app-text/dictd/files/1.10.11/dictd.confd | 2 +-
app-text/dictd/files/1.10.11/dictd.initd | 2 +-
3 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-text/dictd/dictd-1.13.0-r2.ebuild b/app-text/dictd/dictd-1.13.0-r3.ebuild
similarity index 100%
rename from app-text/dictd/dictd-1.13.0-r2.ebuild
rename to app-text/dictd/dictd-1.13.0-r3.ebuild
diff --git a/app-text/dictd/files/1.10.11/dictd.confd b/app-text/dictd/files/1.10.11/dictd.confd
index 06eb94973bf..4ceb5f02f30 100644
--- a/app-text/dictd/files/1.10.11/dictd.confd
+++ b/app-text/dictd/files/1.10.11/dictd.confd
@@ -2,4 +2,4 @@
# --locale switch to DICTD_OPTS, e. g. "--locale=en_US.utf8"
DICTD_OPTS="-s "
DICTDCONF=/etc/dict/dictd.conf
-DLIBDIR=/usr/lib/dict
+DLIBDIR=/usr/share/dict
diff --git a/app-text/dictd/files/1.10.11/dictd.initd b/app-text/dictd/files/1.10.11/dictd.initd
index ca4474043bc..385461ae08f 100644
--- a/app-text/dictd/files/1.10.11/dictd.initd
+++ b/app-text/dictd/files/1.10.11/dictd.initd
@@ -12,7 +12,7 @@ prepconfig() {
fi
# if no dictionaries, skip startup.
- # The new way of doing this is to scan /usr/lib/dict and tweek the conf
+ # The new way of doing this is to scan /usr/share/dict and tweek the conf
einfo "Scanning for dictionaries..."
if [ ! -d "${DLIBDIR}" ]; then
eerror "${DLIBDIR} doesn't exist, no dictionaries found."
next reply other threads:[~2021-06-16 5:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-16 5:30 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-04-26 22:27 [gentoo-commits] repo/gentoo:master commit in: app-text/dictd/, app-text/dictd/files/1.10.11/ Austin English
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1623821428.5101a7528282ac98b4cd6783a0195e0e8cae8723.juippis@gentoo \
--to=juippis@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox