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

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
- m2crypto-0.22.3-r1-orig.ebuild      2014-10-17 09:21:11.587359293 -0500
0
++ m2crypto-0.22.3-r1.ebuild   2014-10-17 09:18:16.819358843 -0500
Lines 39-45 Link Here
39
}
39
}
40
40
41
python_configure_all() {
41
python_configure_all() {
42
       set -- swig -python -includeall -I/usr/include \
42
       set -- swig -python -includeall -I${EPREFIX}/usr/include \
43
               -o SWIG/_m2crypto_wrap.c SWIG/_m2crypto.i
43
               -o SWIG/_m2crypto_wrap.c SWIG/_m2crypto.i
44
44
45
       echo "${@}"
45
       echo "${@}"

Return to bug 525660