You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Installed-Size Debian control field is already supported by make_deb.py (the --installed_size flag is auto-generated from DEBIAN_FIELDS), but there is no attribute on the pkg_deb Bazel rule to pass a value through.
The
Installed-SizeDebian control field is already supported bymake_deb.py(the--installed_sizeflag is auto-generated fromDEBIAN_FIELDS), but there is no attribute on thepkg_debBazel rule to pass a value through.