Home
last modified time | relevance | path

Searched refs:my_dir (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/setup_native/scripts/
H A Dinstall_solaris.sh298 my_dir=${INSTALL_ROOT}`pkgparam -d ${PACKAGE_PATH} "$i" BASEDIR`
299 …find "$my_dir" -type f -name bootstraprc.orig -exec sh -ce 'mv "$0" `dirname "$0"`/bootstraprc' {}…
365 my_dir=${INSTALL_ROOT}`pkgparam -d ${PACKAGE_PATH} "$i" BASEDIR`
366 …find "$my_dir" -type f -name bootstraprc -exec sh -ce 'test ! -f "$0".orig && mv "$0" "$0".orig &&…

Completed in 23 milliseconds