Home
last modified time | relevance | path

Searched refs:packageFilePath (Results 1 – 1 of 1) sorted by relevance

/haiku/build/scripts/
H A Dbuild_haiku_image356 packageFilePath="$downloadDir/$packageFileName"
357 downloadFile $packageUrl "$packageFilePath"
358 $cp "${sPrefix}$packageFilePath" "${tPrefix}system/packages"
359 systemPackages="$systemPackages $packageFilePath"