Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 693392 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +5 lines)
Line  Link Here
0
-- /usr/portage/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r4.ebuild     2018-09-17 02:09:30.000000000 +0200
0
++ /usr/portage/local/overlay/sys-auth/libnss-mysql/libnss-mysql-1.5_p20060915-r5.ebuild       2019-09-03 12:08:36.000000000 +0200
Lines 21-27 Link Here
21
DOCS=( AUTHORS DEBUGGING FAQ INSTALL NEWS README THANKS
21
DOCS=( AUTHORS DEBUGGING FAQ INSTALL NEWS README THANKS
22
       TODO UPGRADING ChangeLog
22
       TODO UPGRADING ChangeLog
23
)
23
)
24
PATCHES=( "${FILESDIR}"/${P}-no-automagic-debug.diff )
24
PATCHES=(
25
       "${FILESDIR}"/${P}-no-automagic-debug.diff
26
       "${FILESDIR}"/${P}-mariadb-bool.diff
27
)
25
src_prepare() {
28
src_prepare() {
26
       default
29
       default

Return to bug 693392