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

ludovicp
27.10.2010 82043dfb2454c7c81e144e55951efb8ad75ddc91
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/installer/InstallerHelper.java
@@ -1169,8 +1169,7 @@
    writer.close();
    String destinationFile;
    String libDir = Utils.getPath(Utils.
            getInstancePathFromInstallPath(installPath),
    String libDir = Utils.getPath(installPath,
        Installation.LIBRARIES_PATH_RELATIVE);
    if (Utils.isWindows())
    {