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

Collapse All | Expand All

(-)1 (-2 / +2 lines)
Lines 22-24 Link Here
22
       unpack ${A}
22
       unpack ${A}
23
       cd ${WORKDIR}
23
       cd ${WORKDIR}/${P}
24
       epatch ${FILESDIR}/gentoo.patch || die "patching failed"
24
       epatch ${FILESDIR}/gentoo.patch || die "patching failed"
Lines 32-34 Link Here
32
       doins ${WORKDIR}/${P}/gmailfs.conf || die "Can't write to /etc"
32
       doins ${WORKDIR}/${P}/gmailfs.conf || die "Can't write to /etc"
33
       dodoc README* ChangeLog
33
       dodoc ChangeLog
34
}
34
}

Return to bug 63785