Lines Matching refs:INSTALLDIR
156 INSTALLDIR=$2
157 RPM_DB_PATH=${INSTALLDIR}/var/lib/rpm
160 if [ -f ${INSTALLDIR}/program/versionrc ]; then VERSIONRC=versionrc; fi
173 }" ${INSTALLDIR}/program/${VERSIONRC:-bootstraprc} 2>/dev/null | tr -d "\012"`
178 echo "Found an installation of $PRODUCT in $INSTALLDIR"
191 echo "The following packages are already installed in $INSTALLDIR"
215 mv -f ${INSTALLDIR}/program/bootstraprc.orig ${INSTALLDIR}/program/bootstraprc 2>/dev/null
227 rmdir ${INSTALLDIR} 2>/dev/null
229 if [ -d ${INSTALLDIR} -a "$ADD" = "no" ]
231 printf "\n$0: ${INSTALLDIR} exists and is not empty.\n"
278 echo "Path to the installation: " $INSTALLDIR
282 ABSROOT=`cd ${INSTALLDIR}; pwd`
292 …find `cd "$INSTALLDIR" && pwd` -name soffice -type f -perm /u+x -exec /bin/bash -ce 'ln -sf "$0" "…
295 if [ "$UPDATE" = "yes" -a ! -f $INSTALLDIR/program/bootstraprc ]
308 find "$INSTALLDIR" -type f -name bootstraprc -exec /bin/bash -ce 'test ! -e "$0".orig && mv "$0" "$…