** Description changed: This may be known and even intentional but just to be sure, I am filing a bug. If I have an app with compiled code, when I use 'click build', it generates a DEBIAN/control file with 'Architecture: all' and a package name of '<pkgname>_<version>_all.click. This may be known and even intentional but just to be sure, I am filing a bug. This maybe ties in with fat packages where 'all' works regardless. + + Update (jdstrand): click packages can specify this in their manifest file: + "architecture": "armhf" + + and this will tell click to set up all the fields correctly. This is the + recommended procedure until fat packages are supported (at which point, + the "architecture" field will still be used, but its contents are TBD).
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1214380 Title: click always uses Architecture: all, even for compiled code To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/click/+bug/1214380/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
