~bartoszopka/snapweb/vanilla-framework

« back to all changes in this revision

Viewing changes to build.sh

  • Committer: Michael Vogt
  • Date: 2016-02-23 11:21:16 UTC
  • mfrom: (166.2.1 master)
  • Revision ID: michael.vogt@ubuntu.com-20160223112116-dgbu6smafbt4ya9a
merged  lp:~stevenwilkin/webdm/migrate-to-snap-yaml 

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
cd $builddir
57
57
 
58
58
sed -i 's/\(architecture: \)UNKNOWN_ARCH/\1[amd64, armhf]/' \
59
 
    $builddir/meta/package.yaml
 
59
    $builddir/meta/snap.yaml
60
60
 
61
61
gobuild arm
62
62
gobuild amd64