Searched refs:installdir (Results 1 - 2 of 2) sorted by relevance

/hets/utils/
H A DgloballyInstallGhcPgk.sh4 installdir=$2
6 if [ -n "$installdir" ]; then
7 $prog configure -p -O --prefix=$installdir
H A DinstallPkg.sh3 installdir=$2
10 if [ -n "$installdir" ]; then
21 ../globallyInstallGhcPgk.sh ./Setup $installdir

Completed in 16 milliseconds