~zeller-benjamin/qtcreator-plugin-ubuntu/lxd-release

« back to all changes in this revision

Viewing changes to share/qtcreator/ubuntu/scripts/usdk-target-build

  • Committer: Benjamin Zeller
  • Date: 2016-05-25 07:34:47 UTC
  • Revision ID: benjamin.zeller@canonical.com-20160525073447-brqmbxjk6gn1a03f
- Use only dpkg architecture names in aliases
- Make sure to put the env var for test remotes through pkexec

Show diffs side-by-side

added added

removed removed

Lines of Context:
315
315
                            target_arch,
316
316
                            image_type,
317
317
                            ubuntu_version,
318
 
                            lxd_arch[base_arch],
 
318
                            base_arch,
319
319
                            target_arch,
320
320
                            image_type)
321
321
    products_string = '{"%s": %s}' % (pruduct_id, product_object)