Searched refs:CERTDESTDIR (Results 1 – 1 of 1) sorted by relevance
124 for otherfile in $(find $CERTDESTDIR -name "$hash.*") ; do131 suffix=$(get_decimal "$CERTDESTDIR" "$hash")134 "$(realpath "$1")" "$CERTDESTDIR/$hash.$suffix"150 elif [ -e "${CERTDESTDIR}/$1" ] ; then151 srcfile=$(realpath "${CERTDESTDIR}/$1")233 if [ -e "$CERTDESTDIR" ] ; then234 perform find "$CERTDESTDIR" \( -type f -or -type l \) -delete236 perform install -d -m 0755 "$CERTDESTDIR"251 do_list "$CERTDESTDIR"342 : ${CERTDESTDIR[all...]