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

/src/distrib/sets/
H A Dmaketars6 # maketars [-b] [-x] [-i installdir] [-a arch] [-m machine] [-s setsdir]
14 # If '-i installdir' is given, copy the given sets to installdir
28 installdir=
96 installdir="${OPTARG}"
141 if [ -n "${installdir}" ]; then # if -i, remove etc + xetc from the default list
148 if [ -z "${tars}" -a -z "${installdir}" ]; then
231 if [ -n "${installdir}" ]; then
233 runpax "${setname}" -r ${preserve} "${installdir}"

Completed in 3 milliseconds