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

Collapse All | Expand All

(-)kdepim-3.0.2.ebuild (+10 lines)
Lines 12-17 Link Here
12
12
13
use pda && myconf="$myconf --with-extra-includes=/usr/include/libpisock"
13
use pda && myconf="$myconf --with-extra-includes=/usr/include/libpisock"
14
14
15
src_unpack() {
16
17
    base_src_unpack
18
19
    cd ${S}
20
    # 
21
    patch -p0 < ${FILESDIR}/mypatch.patch
22
23
}
24
15
src_install() {
25
src_install() {
16
	kde_src_install
26
	kde_src_install
17
	docinto html
27
	docinto html

Return to bug 5387