jadx: don't source jdk environment
This commit is contained in:
parent
dccf8fffff
commit
fe8eb1dad5
@ -11,10 +11,6 @@ homepage="https://github.com/skylot/jadx"
|
|||||||
distfiles="https://github.com/skylot/jadx/archive/v${version}.tar.gz"
|
distfiles="https://github.com/skylot/jadx/archive/v${version}.tar.gz"
|
||||||
checksum=86136f831e1e7889c012ddb5b874a014e1db6d615c805a9c832ec54ef22e292c
|
checksum=86136f831e1e7889c012ddb5b874a014e1db6d615c805a9c832ec54ef22e292c
|
||||||
|
|
||||||
if [ -e /etc/profile.d/10_openjdk11.sh ]; then
|
|
||||||
. /etc/profile.d/10_openjdk11.sh
|
|
||||||
fi
|
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
gradle copyArtifacts
|
gradle copyArtifacts
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user