SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
java/gradle/patches/patch-bin_gradle
Normal file
12
java/gradle/patches/patch-bin_gradle
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: bin/gradle
|
||||
--- bin/gradle.orig
|
||||
+++ bin/gradle
|
||||
@@ -83,6 +83,8 @@ esac
|
||||
CLASSPATH=$APP_HOME/lib/gradle-launcher-6.6.jar
|
||||
|
||||
|
||||
+JAVA_HOME="$(javaPathHelper -h gradle)"
|
||||
+
|
||||
# Determine the Java command to use to start the JVM.
|
||||
if [ -n "$JAVA_HOME" ] ; then
|
||||
if [ -x "$JAVA_HOME/jre/sh/java" ] ; then
|
Loading…
Add table
Add a link
Reference in a new issue