Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 717552 Details for
Bug 797433
[cygwin][prefix][patch] sys-apps/man-db-9999 build failed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
mandb-9999-ebuild.patch
mandb-9999-ebuild.patch (text/plain), 1.33 KB, created by
Egor Y. Egorov
on 2021-06-22 05:50:55 UTC
(
hide
)
Description:
mandb-9999-ebuild.patch
Filename:
MIME Type:
Creator:
Egor Y. Egorov
Created:
2021-06-22 05:50:55 UTC
Size:
1.33 KB
patch
obsolete
>diff -urN gentoo/sys-apps/man-db/files/man-db-9999-link.patch local/sys-apps/man-db/files/man-db-9999-link.patch >--- gentoo/sys-apps/man-db/files/man-db-9999-link.patch 1970-01-01 06:00:00.000000000 +0600 >+++ local/sys-apps/man-db/files/man-db-9999-link.patch 2021-06-10 13:45:34.937537700 +0600 >@@ -0,0 +1,13 @@ >+diff --git a/src/Makefile.am b/src/Makefile.am >+index c513bad3..1f52837d 100644 >+--- a/src/Makefile.am >++++ b/src/Makefile.am >+@@ -56,7 +56,7 @@ AM_CFLAGS = \ >+ $(WARN_CFLAGS) \ >+ $(libpipeline_CFLAGS) >+ >+-LIBMAN = $(top_builddir)/lib/libman.la $(top_builddir)/gl/lib/libgnu.la \ >++LIBMAN = $(top_builddir)/lib/libman.la \ >+ @LTLIBINTL@ >+ LIBMANDB = $(top_builddir)/libdb/libmandb.la $(LIBMAN) $(DBLIBS) >+ >diff -urN gentoo/sys-apps/man-db/man-db-9999.ebuild local/sys-apps/man-db/man-db-9999.ebuild >--- gentoo/sys-apps/man-db/man-db-9999.ebuild 2021-02-05 20:26:00.000000000 +0600 >+++ local/sys-apps/man-db/man-db-9999.ebuild 2021-06-22 11:39:45.503439100 +0600 >@@ -50,7 +50,7 @@ > > PATCHES=( > "${FILESDIR}"/man-db-2.9.3-sandbox-env-tests.patch >- "${FILESDIR}"/man-db-2.9.3-darwin-libdb-intl.patch >+ "${FILESDIR}"/man-db-9999-link.patch > ) > > pkg_setup() { >@@ -98,6 +98,7 @@ > echo "MANDATORY_MANPATH /usr/share/man" > } >> src/man_db.conf.in > fi >+ sed -e "s:dldir=.*:dldir=${ED}/usr/bin~:" -i configure || die > } > > src_configure() {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 797433
: 717552 |
717555