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

chebrard
29.39.2008 43ba6d721185f9a810761720fcb05103b31d17b7
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())
    {