Home
last modified time | relevance | path

Searched refs:fixedInstallDir (Results 1 – 2 of 2) sorted by relevance

/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/InstallerHelper/
H A DLinuxHelper.java531 String fixedInstallDir = sub1 + "/" + sub2; in fixInstallationDirectory() local
533 return fixedInstallDir; in fixInstallationDirectory()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Installer/
H A DLinuxInstaller.java176 … String fixedInstallDir = helper.fixInstallationDirectory(localInstallDirString); in installPackage() local
177 relocations = relocations + "=" + fixedInstallDir; in installPackage()

Completed in 21 milliseconds