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

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +4 lines)
Line  Link Here
0
-- wt-3.3.4.ebuild  2015-08-19 16:01:02.000000000 -0400
0
++ wt-3.3.4.ebuild-new   2015-09-20 22:23:54.775926727 -0400
Lines 67-72 Link Here
67
                       -i cmake/WtFindHaru.txt || die
67
                       -i cmake/WtFindHaru.txt || die
68
       fi
68
       fi
69
69
70
       epatch "${FILESDIR}/cmakelists-findwt.patch"
71
70
       cmake-utils_src_prepare
72
       cmake-utils_src_prepare
71
}
73
}
72
74
Lines 85-90 Link Here
85
               -DUSE_SYSTEM_SQLITE3=ON
87
               -DUSE_SYSTEM_SQLITE3=ON
86
               -DWEBUSER=wt
88
               -DWEBUSER=wt
87
               -DWEBGROUP=wt
89
               -DWEBGROUP=wt
90
               -DINSTALL_FINDWT_CMAKE_FILE=ON
88
               $(cmake-utils_use extjs ENABLE_EXT)
91
               $(cmake-utils_use extjs ENABLE_EXT)
89
               $(cmake-utils_use graphicsmagick ENABLE_GM)
92
               $(cmake-utils_use graphicsmagick ENABLE_GM)
90
               $(cmake-utils_use pdf ENABLE_HARU)
93
               $(cmake-utils_use pdf ENABLE_HARU)

Return to bug 487912