mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
jadx: don't source jdk environment
This commit is contained in:
parent
dccf8fffff
commit
fe8eb1dad5
1 changed files with 0 additions and 4 deletions
|
@ -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…
Add table
Reference in a new issue