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

Side by Side 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, 9 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 unified diff | 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 »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # System-wide package configuration. 1 # System-wide package configuration.
2 DEFAULTS_FILE="/etc/default/@@PACKAGE@@" 2 DEFAULTS_FILE="/etc/default/@@PACKAGE@@"
3 3
4 # sources.list setting for @@PACKAGE@@ updates. 4 # sources.list setting for @@PACKAGE@@ updates.
5 REPOCONFIG="@@REPOCONFIG@@" 5 REPOCONFIG="@@REPOCONFIG@@"
6 SSLREPOCONFIG="@@SSLREPOCONFIG@@" 6 REPOCONFIGREGEX="@@REPOCONFIGREGEX@@"
OLDNEW
« 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