Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3138)

Unified Diff: chrome/installer/linux/common/variables.include

Issue 1769533003: Add multiarch specification to apt repo config. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2623
Patch Set: add fix from c9702882daa3175654319d844fee7d4c64ee468b Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/installer/linux/common/installer.include ('k') | chrome/installer/linux/debian/build.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/installer/linux/common/variables.include
diff --git a/chrome/installer/linux/common/variables.include b/chrome/installer/linux/common/variables.include
index 79340cd4c2ea02a41fc168ed5b5b33a870c402db..be94314fe1faebfe05a9bd2d57306ab539d793fb 100644
--- a/chrome/installer/linux/common/variables.include
+++ b/chrome/installer/linux/common/variables.include
@@ -3,4 +3,4 @@ DEFAULTS_FILE="/etc/default/@@PACKAGE@@"
# sources.list setting for @@PACKAGE@@ updates.
REPOCONFIG="@@REPOCONFIG@@"
-SSLREPOCONFIG="@@SSLREPOCONFIG@@"
+REPOCONFIGREGEX="@@REPOCONFIGREGEX@@"
« no previous file with comments | « chrome/installer/linux/common/installer.include ('k') | chrome/installer/linux/debian/build.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698