Searched refs:portable_dir (Results 1 – 1 of 1) sorted by relevance
1210 local portable_dir="${initdir:?}${ROOTLIBDIR:?}/portable"1211 if [[ ! -d "$portable_dir/profile/strict" ]]; then1214 mkdir -p "$portable_dir"1215 cp -frv "${SOURCE_DIR:?}/src/portable/profile" "$portable_dir"