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

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- ruby-1.8.6_p110-r1.ebuild   2007-10-09 14:52:23.000000000 +0100
0
++ ruby-1.8.6_p110-r2.ebuild   2007-10-11 19:06:55.000000000 +0100
Lines 52-57 Link Here
52
       cd "${S}"
52
       cd "${S}"
53
53
54
       epatch "${FILESDIR}/${P}-net-http-p111.patch"
54
       epatch "${FILESDIR}/${P}-net-http-p111.patch"
55
       epatch "${FILESDIR}/${P}-rexml.patch"
55
56
56
       # Fix a hardcoded lib path in configure script
57
       # Fix a hardcoded lib path in configure script
57
       sed -i -e "s:\(RUBY_LIB_PREFIX=\"\${prefix}/\)lib:\1$(get_libdir):" \
58
       sed -i -e "s:\(RUBY_LIB_PREFIX=\"\${prefix}/\)lib:\1$(get_libdir):" \

Return to bug 195505