mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 23:52:59 -04:00
media-gfx/gephi-bin: autodetect javahome
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -24,6 +24,8 @@ QA_PREBUILT="
|
||||
"
|
||||
|
||||
src_prepare() {
|
||||
sed -e 's|\#jdkhome="\/path\/to\/jdk"|jdkhome=\$(java-config -O)|g' -i "${S}/${MYP}/etc/gephi.conf"
|
||||
|
||||
#remove windows things
|
||||
rm -r "${S}/${MYP}"/bin/*.exe || die
|
||||
rm -r "${S}/${MYP}"/platform/lib/*.exe || die
|
||||
|
||||
Reference in New Issue
Block a user