mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-27 09:38:12 -07:00
dev-java/java-config: Deal with java-config-wrapper the right way
I'm a dumbass. 'nuff said. Package-Manager: portage-2.2.27
This commit is contained in:
@@ -28,7 +28,7 @@ python_install_all() {
|
||||
distutils-r1_python_install_all
|
||||
|
||||
# This replaces the file installed by java-config-wrapper.
|
||||
cp -a "${ED}/usr/bin/${PN}-2" "${ED}/usr/bin/${PN}" || die
|
||||
dosym java-config-2 /usr/bin/java-config
|
||||
}
|
||||
|
||||
python_test() {
|
||||
Reference in New Issue
Block a user