| Index: chrome/installer/linux/rpm/build.sh
|
| diff --git a/chrome/installer/linux/rpm/build.sh b/chrome/installer/linux/rpm/build.sh
|
| index dd4233c81f20ec3b9bec45050b35528da22cab6e..89709f765e4d7024cdc69c1ca2998c357fbdfa22 100755
|
| --- a/chrome/installer/linux/rpm/build.sh
|
| +++ b/chrome/installer/linux/rpm/build.sh
|
| @@ -314,7 +314,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}"
|
|
|
|
|