mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

chebrard
29.39.2008 d2ad6e497910bbe2ac2966f30551bd26f19c3513
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/installer/InstallerHelper.java
@@ -806,7 +806,8 @@
      writer.close();
    }
    String destinationFile;
    String libDir = Utils.getPath(installPath,
    String libDir = Utils.getPath(Utils.
            getInstancePathFromClasspath(installPath),
        Installation.LIBRARIES_PATH_RELATIVE);
    if (Utils.isWindows())
    {