Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 297660
Collapse All | Expand All

(-)i2p-0.9.5-r1.ebuild (+3 lines)
Lines 35-40 Link Here
35
35
36
src_prepare() {
36
src_prepare() {
37
  echo "noExe=true" > override.properties
37
  echo "noExe=true" > override.properties
38
  sed -e '/<javac/ a\
39
			encoding="UTF-8"' \
40
      -i "${S}/apps/susimail/build.xml" || die
38
}
41
}
39
42
40
src_install() {
43
src_install() {

Return to bug 297660