Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 491156
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +3 lines)
Line  Link Here
0
-- dspam-3.10.2-r1.ebuild      2013-11-13 15:02:03.895783010 -0500
0
++ dspam-3.10.2-r2.ebuild      2013-11-13 15:05:52.532117940 -0500
Lines 109-115 Link Here
109
       if use mysql; then
109
       if use mysql; then
110
               DSPAM_DRIVERS+=",mysql_drv"
110
               DSPAM_DRIVERS+=",mysql_drv"
111
               DSPAM_DRIVERS_EXTRAS+="--with-mysql-includes=/usr/include/mysql "
111
               DSPAM_DRIVERS_EXTRAS+="--with-mysql-includes=$(mysql_config --variable=pkgincludedir) \
112
                       --with-mysql-libraries=$(mysql_config --variable=pkglibdir) "
112
       fi
113
       fi
113
       if use postgres; then
114
       if use postgres; then

Return to bug 491156