Searched full:t_destdir (Results 1 – 1 of 1) sorted by relevance
196 T_DESTDIR: petsc-destdir206 - make install DESTDIR="${PWD}/${T_DESTDIR}"208 - test "$(find ${PWD}/${T_DESTDIR} -mindepth 1 | wc -l)" -gt 0209 - (cd "${PWD}/${T_DESTDIR}" && find * -exec install -v -D "{}" "/{}" \; )211 - rm -r "${PWD}/${T_PREFIX}" "${PWD}/${T_DESTDIR}" && mkdir "${PWD}/${T_PREFIX}"223 …D}" && (cd "${T_PETSC4PY}" && ${PYTHON} setup.py install --root="${P}/${T_DESTDIR}" --install-lib=…224 - (cd "${PWD}/${T_DESTDIR}" && find * -exec install -v -D "{}" "/{}" \; )