• Michael Giuffrida's avatar
    AppShell: Add missing substitutions for installer template · 82a22608
    Michael Giuffrida authored
    A new RECOMMENDS field was added to the templates for debian packaging
    in https://crrev.com/c/924193, but the substitution wasn't added to the
    template processor for AppShell's installer.
    
    This is a band-aid; code like this should be moved into a common place,
    like a component that creates installers given product-specific
    arguments.
    
    This regression wasn't detected because the CQ doesn't build the
    AppShell installer. With the Chrome installer added to Linux CQ bots
    (issue 758654), we should consider building the AppShell installer too.
    
    Bug: 729667,820270
    Change-Id: I265a3823b8523e15ff295d7f5e46c4b4b9d84f8d
    Reviewed-on: https://chromium-review.googlesource.com/956603Reviewed-by: default avatarMichael Moss <mmoss@chromium.org>
    Commit-Queue: Michael Giuffrida <michaelpg@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#541941}
    82a22608
build.sh 9.1 KB