JAL-3247 JAL-3254 JAL-3260 Fixed: JVL file jalview.apparg args. File association...
[jalview.git] / build.gradle
index 2e51f15..07a4095 100644 (file)
@@ -800,7 +800,7 @@ install4j {
   }
   installDir = file(install4jHomeDir)
   mediaTypes = Arrays.asList(install4jMediaTypes.split(","))
-  if (dev.equals("true")) {
+  if (install4jFaster.equals("true")) {
     faster = true
   }
 }