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

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- /usr/portage/dev-util/cscope/cscope-15.8a.ebuild    2014-01-25 11:31:15.000000000 +0100
0
++ cscope-15.8a-r1.ebuild      2015-01-20 16:31:58.268743688 +0100
Lines 30-36 Link Here
30
}
30
}
31
src_compile() {
31
src_compile() {
32
       emake CURSES_LIBS=$("$(tc-getPKG_CONFIG)" --libs ncurses)
32
       emake CURSES_LIBS="$("$(tc-getPKG_CONFIG)" --libs ncurses)"
33
       if use emacs; then
33
       if use emacs; then
34
               cd "${S}"/contrib/xcscope || die
34
               cd "${S}"/contrib/xcscope || die
35
               elisp-compile *.el || die
35
               elisp-compile *.el || die

Return to bug 537136