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

Collapse All | Expand All

(-)/usr/portage/dev-java/blackdown-jdk/blackdown-jdk-1.4.1.ebuild (-1 / +3 lines)
Lines 26-32 Link Here
26
26
27
SLOT="1.4.1"
27
SLOT="1.4.1"
28
LICENSE="sun-bcla-java-vm"
28
LICENSE="sun-bcla-java-vm"
29
KEYWORDS="x86 -ppc sparc amd64"
29
KEYWORDS="~x86"
30
30
31
DEPEND="virtual/glibc
31
DEPEND="virtual/glibc
32
	>=dev-java/java-config-0.2.6
32
	>=dev-java/java-config-0.2.6
Lines 73-78 Link Here
73
	dodir /opt/${P}
73
	dodir /opt/${P}
74
74
75
	cp -a ${S}/{bin,jre,lib,man,include} ${D}/opt/${P}
75
	cp -a ${S}/{bin,jre,lib,man,include} ${D}/opt/${P}
76
	# Fix bug 22390
77
	dodir /opt/${P}/jre/.systemPrefs
76
78
77
	dodir /opt/${P}/share/java
79
	dodir /opt/${P}/share/java
78
	cp -a ${S}/{demo,src.zip} ${D}/opt/${P}/share
80
	cp -a ${S}/{demo,src.zip} ${D}/opt/${P}/share

Return to bug 22390