From: "Akinori Hattori" <hattya@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/multiskkserv/files/
Date: Sun, 7 Aug 2022 13:46:54 +0000 (UTC) [thread overview]
Message-ID: <1659879987.93b10f0575b056a364b12a99fffc6a75618cc6d6.hattya@gentoo> (raw)
commit: 93b10f0575b056a364b12a99fffc6a75618cc6d6
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 7 13:46:27 2022 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sun Aug 7 13:46:27 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93b10f05
app-i18n/multiskkserv: fix build with dev-db/cdb
Closes: https://bugs.gentoo.org/862351
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
app-i18n/multiskkserv/files/multiskkserv-cdb.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/multiskkserv/files/multiskkserv-cdb.patch b/app-i18n/multiskkserv/files/multiskkserv-cdb.patch
index c6f0da50309e..8f7c85000883 100644
--- a/app-i18n/multiskkserv/files/multiskkserv-cdb.patch
+++ b/app-i18n/multiskkserv/files/multiskkserv-cdb.patch
@@ -15,9 +15,9 @@
+ if test -f "$with_cdb/$i/cdb.h"; then
+ CDB_DIR="$with_cdb"
+ CDB_INCLUDES="-I$with_cdb/$i"
-+ available_cdb="yes"
+ if test -f "$with_cdb/$i/uint32.h"; then
+ for l in lib64 lib32 lib; do
++ available_cdb="yes"
+ for a in cdb.a alloc.a buffer.a byte.a unix.a; do
+ if test -f "$with_cdb/$l/$a"; then
+ LIBADD_CDB="$LIBADD_CDB $with_cdb/$l/$a"
next reply other threads:[~2022-08-07 13:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-07 13:46 Akinori Hattori [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-08-08 14:32 [gentoo-commits] repo/gentoo:master commit in: app-i18n/multiskkserv/files/ Akinori Hattori
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=1659879987.93b10f0575b056a364b12a99fffc6a75618cc6d6.hattya@gentoo \
--to=hattya@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