← Back to team overview

ubuntu-appstore-developers team mailing list archive

Re: Summary of my understandings

 

On 13-07-11 07:01 PM, Colin Watson wrote:
> On Thu, Jul 11, 2013 at 03:01:09PM -0300, Martin Albisetti wrote:
>> So, what we have is the click package size, not the installed size,
>> which would be once it's unpacked.
>> The only way to have the value would be to either have it generated
>> when creating the click package itself and stuffed into the manifest,
>> and/or getting it from a future scan-on-upload.
> 
> "click build" already generates it.  It's not in the manifest because we
> don't modify the developer-produced manifest, but "dpkg -f foo.click
> Installed-Size" will print it.
> 

Wait, it's generated on the developer side?

This would prevent us from relocating installation directories in the future if
we think of a better layout.

Marc.


Follow ups

References