HomeSort by relevance Sort by last modified time
    Searched refs:DEBIAN_PACKAGES (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/installer/linux/sysroot_scripts/
sysroot-creator-wheezy.sh 14 # NOTE: When DEBIAN_PACKAGES is modified, the packagelist files must be updated
17 DEBIAN_PACKAGES="\
sysroot-creator-trusty.sh 17 # NOTE: When DEBIAN_PACKAGES is modified, the packagelist files must be updated
20 DEBIAN_PACKAGES="\
sysroot-creator.sh 11 # DEBIAN_PACKAGES="gcc libz libssl"
45 if [ -z "${DEBIAN_PACKAGES:-}" ]; then
46 echo "error: DEBIAN_PACKAGES not defined"
213 GeneratePackageList "$tmp_package_list" "$output_file" "${DEBIAN_PACKAGES}
224 GeneratePackageList "$tmp_package_list" "$output_file" "${DEBIAN_PACKAGES}
235 GeneratePackageList "$tmp_package_list" "$output_file" "${DEBIAN_PACKAGES}"

Completed in 230 milliseconds