Index: chrome/installer/linux/rpm/build.sh |
diff --git a/chrome/installer/linux/rpm/build.sh b/chrome/installer/linux/rpm/build.sh |
index 8ac54efcd6ae2823bedcc50a8aa0cf73e3affd12..4fb1ebbaccebaac2155544a3c607f751dbc81bab 100755 |
--- a/chrome/installer/linux/rpm/build.sh |
+++ b/chrome/installer/linux/rpm/build.sh |
@@ -288,7 +288,6 @@ eval $(sed -e "s/^\([^=]\+\)=\(.*\)$/export \1='\2'/" \ |
"${BUILDDIR}/installer/theme/BRANDING") |
REPOCONFIG="http://dl.google.com/linux/${PACKAGE#google-}/rpm/stable" |
-SSLREPOCONFIG="https://dl.google.com/linux/${PACKAGE#google-}/rpm/stable" |
verify_channel |
export USR_BIN_SYMLINK_NAME="${PACKAGE}-${CHANNEL}" |