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

Collapse All | Expand All

(-)nginx-0.6.30.ebuild.orig (+6 lines)
Lines 26-31 Link Here
26
        eend ${?}
26
        eend ${?}
27
}
27
}
28
28
29
src_unpack(){
30
        unpack ${A}
31
        cd "${S}"
32
        epatch "${FILESDIR}"/${P}-make_var.patch
33
}
34
29
src_compile() {
35
src_compile() {
30
        local myconf
36
        local myconf
31
37

Return to bug 155623