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

Collapse All | Expand All

(-)/usr/portage/net-wireless/unifi/unifi-7.5.176.ebuild (-1 / +1 lines)
Lines 75-81 Link Here
75
	java-pkg_regjar "${D}"/usr/lib/unifi/lib/*.jar
75
	java-pkg_regjar "${D}"/usr/lib/unifi/lib/*.jar
76
	java-pkg_dolauncher \
76
	java-pkg_dolauncher \
77
		unifi \
77
		unifi \
78
		--java_args '-Dorg.xerial.snappy.tempdir=/usr/lib/unifi/tmp -Djava.library.path=' \
78
		--java_args '-Dorg.xerial.snappy.tempdir=/usr/lib/unifi/tmp -Djava.library.path= --add-opens java.base/java.time=ALL-UNNAMED' \
79
		--jar ace.jar \
79
		--jar ace.jar \
80
		--pwd '/usr/lib/unifi'
80
		--pwd '/usr/lib/unifi'
81
81

Return to bug 915126