diff --git a/src/chrome/installer/linux/debian/build.sh b/src/chrome/installer/linux/debian/build.sh index 4437b4ad..e353bf54 100755 --- a/src/chrome/installer/linux/debian/build.sh +++ b/src/chrome/installer/linux/debian/build.sh @@ -279,7 +279,7 @@ cd "${OUTPUTDIR}" # Allowed configs include optional HTTPS support and explicit multiarch # platforms. REPOCONFIGREGEX="deb (\\\\[arch=[^]]*\\\\b${ARCHITECTURE}\\\\b[^]]*\\\\]" -REPOCONFIGREGEX+="[[:space:]]*) https?://${BASEREPOCONFIG}" +# REPOCONFIGREGEX+="[[:space:]]*) https?://${BASEREPOCONFIG}" stage_install_debian do_package